Interface protos.google.cloud.aiplatform.v1beta1.schema.IImageSegmentationAnnotation (3.13.0)

Properties of an ImageSegmentationAnnotation.

Package

@google-cloud/aiplatform

Properties

maskAnnotation

maskAnnotation?: (google.cloud.aiplatform.v1beta1.schema.ImageSegmentationAnnotation.IMaskAnnotation|null);

ImageSegmentationAnnotation maskAnnotation

polygonAnnotation

polygonAnnotation?: (google.cloud.aiplatform.v1beta1.schema.ImageSegmentationAnnotation.IPolygonAnnotation|null);

ImageSegmentationAnnotation polygonAnnotation

polylineAnnotation

polylineAnnotation?: (google.cloud.aiplatform.v1beta1.schema.ImageSegmentationAnnotation.IPolylineAnnotation|null);

ImageSegmentationAnnotation polylineAnnotation