Properties of an ImageSegmentationAnnotation.
Package
@google-cloud/aiplatformProperties
maskAnnotation
maskAnnotation?: (google.cloud.aiplatform.v1beta1.schema.ImageSegmentationAnnotation.IMaskAnnotation|null);ImageSegmentationAnnotation maskAnnotation
| Type | Description |
| (google.cloud.aiplatform.v1beta1.schema.ImageSegmentationAnnotation.IMaskAnnotation|null) |
polygonAnnotation
polygonAnnotation?: (google.cloud.aiplatform.v1beta1.schema.ImageSegmentationAnnotation.IPolygonAnnotation|null);ImageSegmentationAnnotation polygonAnnotation
| Type | Description |
| (google.cloud.aiplatform.v1beta1.schema.ImageSegmentationAnnotation.IPolygonAnnotation|null) |
polylineAnnotation
polylineAnnotation?: (google.cloud.aiplatform.v1beta1.schema.ImageSegmentationAnnotation.IPolylineAnnotation|null);ImageSegmentationAnnotation polylineAnnotation
| Type | Description |
| (google.cloud.aiplatform.v1beta1.schema.ImageSegmentationAnnotation.IPolylineAnnotation|null) |