Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 506 Bytes

File metadata and controls

12 lines (8 loc) · 506 Bytes

AnnotateImageOperation

Annotates an image with bounding boxes, labels, and colors.

Properties

Name Type Required Description
annotations List[Annotation] Yes The list of annotations to draw on the image.
type Literal["annotate"] Yes None

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