CSAILVision / LabelMeAnnotationTool

Source code for the LabelMe annotation tool.
MIT License
1.39k stars 437 forks source link

Starting tool to be bbox not polygon. #73

Closed GlastonburyC closed 6 years ago

GlastonburyC commented 6 years ago

Hi, I have setup LabelMe using AWS Mechanical Turk and I'd like to simplify the user interface for my use case.

I would simply like to change the default tool to be the bounding box tool - Can anyone point me in the right direction to the code base that will allow this?

GlastonburyC commented 6 years ago

Solved.

You have to change a variable called bounding_box in the global.js file! Very simple.