NaturalIntelligence / imglab

To speedup and simplify image labeling/ annotation process with multiple supported formats.
https://solothought.com/imglab/
MIT License
985 stars 609 forks source link

Magic/Smart selection on mouse click on HTML canvas #64

Open amitguptagwl opened 6 years ago

amitguptagwl commented 6 years ago

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

  1. workarea.tag.html load the image on hidden canvas.
  2. 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!](https://www.bountysource.com/issues/60456534-magic-smart-selection-on-mouse-click-on-html-canvas?utm_campaign=plugin&utm_content=tracker%2F76641010&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F76641010&utm_medium=issues&utm_source=github).
amitguptagwl commented 6 years ago

Helpful links

  1. https://github.com/amitguptagwl/web-snippets/tree/master/canvas
  2. https://github.com/Tamersoul/magic-wand-js