Open sunstarchan opened 3 years ago
I notice that there are only polygon and bounding box supported in the script, which are closed shape.
I would like to annotate some line strip objects. Is there any chance to support this kind of features?
A trick way is to create polygon as usual, but not save the last point when generating json file.
Thanks.
I notice that there are only polygon and bounding box supported in the script, which are closed shape.
I would like to annotate some line strip objects. Is there any chance to support this kind of features?
A trick way is to create polygon as usual, but not save the last point when generating json file.
Thanks.