LabelMeAnnotationTool
LabelMeAnnotationTool copied to clipboard
Source code for the LabelMe annotation tool.
Hi all, I also find that the current git version does not work on using svg drawing. In annotationTools/js/plot.js, there are lots of draw functions, such as DrawPolygon, DrawPolyLines, ......
When "actions=v" is set in the URL it is possible to change the names of objects already annotated. In this mode the object bubble should be deactivated so that no...
One function that would be useful is to have a better alert popup. Right now for alerts we use the "alert" function in javascript. But it is ugly. If we...
Newer versions of IE (e.g., IE11) no longer use "MSIE" for identification. The function IsMicrosoft() in browser.js might fail.
when deploy on windows,after requesting tool.html, i get an error "Fatal: there are problems with fetch_image.cgi", i see the error info in apache's error.log as follows: Scalar found where operator...
I have tried the following solutions but without result from different issues opened on this space. 1. Installing the following package ` sudo apt-get install libcgi-session-perl` 2. Looking at error...