cvhciKIT / sloth

Sloth is a tool for labeling image and video data for computer vision research.
Other
611 stars 198 forks source link

added rulers for the annotation scene, and fixed a minor bug (img == … #96

Closed prhbrt closed 8 years ago

prhbrt commented 8 years ago

…None -> img is None)

I tried to run the tests, but have no idea how (python setup.py test did not work)

Nevertheless, this might be a nice feature for others as well.

There is an option to show rulers for the mouse position.

prhbrt commented 8 years ago

there still is a bug when images are swapped. Not severe, but feel free to fix it :)