cvhciKIT / sloth

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

How to install and use the custom rect item #98

Open sodeypunk opened 8 years ago

sodeypunk commented 8 years ago

Hi,

I am trying to define my own shape. Basically i need a shape that allows only a predefined aspect ratio to be drawn. To start off, i am trying to learn how to install and use the example one that was included, customrectitemconfig.py. How would i use that custom shape?

Thanks!