Skip to content

First pass at interface for text labels on bounding boxes#3

Open
DanFu09 wants to merge 1 commit intomasterfrom
labels_on_bboxes
Open

First pass at interface for text labels on bounding boxes#3
DanFu09 wants to merge 1 commit intomasterfrom
labels_on_bboxes

Conversation

@DanFu09
Copy link
Collaborator

@DanFu09 DanFu09 commented Dec 2, 2020

Turn it on with labeler.set_text_annotation_mode(Annotation.ANNOTATION_MODE_TEXT). After drawing a bounding box, a small text field gets drawn on the canvas over the bounding box, and you type in the label for the bounding box, and hit enter to save the text label. The text gets saved in the Annotation as an extra field called text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant