Draw rectangle and polygon over image using canvas, and dump the points as json string, and many more features.
- DRAW: rectangle and polygon
- DRAG: select the rectangle or polygon in RECTANGLE mode, and drag it to somewhere you want to
- TYPE: change the TYPE of the rectangle or polygon by right click the shape, and select the right TYPE in the Popup
- UNDO: by press CTRL+Z
- SCALE: use the mouse wheel to scale the image and the rectangles and polygons
- MAGNIFIER: by press "e" and click the mouse's left button
- DUMP: the points as json string
- VIEW: click the "eye" button the change to view mode, in the view mode, you cannot edit the shapes
- DELETE: you can delete the shape by select it and press "d"
- REMOVE: remove one point of the polygon by right click it
- "drag" can be used at RECTANGLE mode only.
- if you finish draw one polyogn and want to add a new one, click the POLYGON button on the left top.