Interface protos.google.cloud.datalabeling.v1beta1.IImageBoundingPolyAnnotation

Properties of an ImageBoundingPolyAnnotation.

Package

@google-cloud/datalabeling!

Properties

annotationSpec

annotationSpec?: (google.cloud.datalabeling.v1beta1.IAnnotationSpec|null);

ImageBoundingPolyAnnotation annotationSpec

Property Value
TypeDescription
(google.cloud.datalabeling.v1beta1.IAnnotationSpec|null)

boundingPoly

boundingPoly?: (google.cloud.datalabeling.v1beta1.IBoundingPoly|null);

ImageBoundingPolyAnnotation boundingPoly

Property Value
TypeDescription
(google.cloud.datalabeling.v1beta1.IBoundingPoly|null)

normalizedBoundingPoly

normalizedBoundingPoly?: (google.cloud.datalabeling.v1beta1.INormalizedBoundingPoly|null);

ImageBoundingPolyAnnotation normalizedBoundingPoly

Property Value
TypeDescription
(google.cloud.datalabeling.v1beta1.INormalizedBoundingPoly|null)