Is your feature request related to a problem? Please describe.
For tracking certain objects, we may want to be able to draw a dot, instead of a rectangle or polygon.
Describe the solution you'd like
Add a point annotation as an option, and create a new annotation schema on the backend which only expect x and y (or make height and width optional on the current schema)
Is your feature request related to a problem? Please describe.
For tracking certain objects, we may want to be able to draw a dot, instead of a rectangle or polygon.
Describe the solution you'd like
Add a point annotation as an option, and create a new annotation schema on the backend which only expect x and y (or make height and width optional on the current schema)