LabelMeAnnotationTool icon indicating copy to clipboard operation
LabelMeAnnotationTool copied to clipboard

Source code for the LabelMe annotation tool.

Results 66 LabelMeAnnotationTool issues
Sort by recently updated
recently updated
newest added

Hi, can anyone tell how to add customized buttons for annotating the images so that the users will be easy.

The tool's javascript is written in an very old style. It uses string concatenation to form DOMStrings, which makes it not extensible at all. For example, special characters can't be...

possibly 'esc' (whilst no polygon is being drawn) Alternatively in the dialog box where you are entering a part name, add a button for 'done ' / 'done (all parts)'...

search tool, treat the labels as tags.. search for multiple labels and sort by the number found

in the database of labels, keep relationships e.g. "isa", (1:many , like traits or multiply inheritance), display these in the label list, e.g. if you label some traffic with "car",...

https://www.youtube.com/watch?v=07uHcjRjAbM

how about an option for annotations that are equivalent to GL_LINE_STRIP, a series of N points connected by lines; these could be used for highlighting features like cables, tracks, curb...

To encourage people that this is an active project, maybe you could show a summary - recent history of additions - on the front page (e.g. 'user blah blah added...

Could this tool support mouse-wheel zooming , e.g. where using the mouse wheel zooms in at the point of the cursor (keeping that point fixed). This is an image navigation...

Can you please add the Collection/Folder Stats source code from http://labelme2.csail.mit.edu/Release3.0/index.php I would really like to have a leaderboard/stats on my collections or folders. I'm willing to help merge this...