Image annotator using tkinter widgets as gui
- Draw circles, ellipses, regtangles and polygons
- The annotations can be iteractively drawn
- The annotations can be moved using the mouse
- The annotations can be deleted
- Create, move and delete annotations as overlay of an image.
- Load images
- Save and load annotations as json
- zoom of image and annotations
- Able to drag the image together with the annotations
- Able to combine annotations
- Toggle annotations on/off
- Able to work with large images (pyramid)
- Get an overview of the annotations (number, areas. etc)
- deactivate annotations for the overview
- Edit annotations after they are made
- Smart annotations using roi to predict the annotations inside it
- Split annotations
- Erase annotations with a eraser object