post https://api.scale.com/v1/task/imageannotation
This is the recommended task type for annotating images with vector geometric shapes. The available geometries are box
, polygon
, line
, point
, cuboid
, and ellipse
.
This endpoint creates an imageannotation
task. Given an image, Scale will annotate the image with the geometries you specify.
The required parameters for this task are attachment
and geometries
.