Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 656 Bytes

File metadata and controls

15 lines (11 loc) · 656 Bytes

Annotation

An annotation to draw on an image.

Properties

Name Type Required Description
geometry AnnotateGeometry Yes
label Optional[str] No An optional text label to display with the annotation.
color Optional[Color] No
thickness Optional[float] No The thickness of the annotation lines.
font_size Optional[int] No The font size for the label text.

[Back to Model list] [Back to API list] [Back to README]