NaturalIntelligence / NaturalIntelligence/imglab
Magic/Smart selection on mouse click on HTML canvas
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1k
- Forks
- 613
- PR merge metrics
- No merged PRs in 30d
Description
For the sake of laziness, we were wondering to introduce a smart selection tool which can automatically create a polygon and select particular part of an object.
How to
workarea.tag.htmlload the image on hidden canvas.- When smart selection tool is selected then select the area and convert it into either SVG path or SVG polygon.
Watch for changes, or Bookmark for easy discovery.
Fund this project for new features and maintenance.
[Showcase] your project with us by raising an issue
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with workarea.tag.html and inspect how images are loaded onto the hidden canvas. Determine how the smart selection tool should identify an area from a mouse click and convert it to an SVG path or polygon. Done means the selected object area is accurately represented in the existing annotation workflow, with behavior verified through manual canvas testing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100