Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::ImageBoundingPolyAnnotation.
Image bounding poly annotation. It represents a polygon including bounding box in the image.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#annotation_spec
def annotation_spec() -> ::Google::Cloud::DataLabeling::V1beta1::AnnotationSpec
Returns
- (::Google::Cloud::DataLabeling::V1beta1::AnnotationSpec) — Label of object in this bounding polygon.
#annotation_spec=
def annotation_spec=(value) -> ::Google::Cloud::DataLabeling::V1beta1::AnnotationSpec
Parameter
- value (::Google::Cloud::DataLabeling::V1beta1::AnnotationSpec) — Label of object in this bounding polygon.
Returns
- (::Google::Cloud::DataLabeling::V1beta1::AnnotationSpec) — Label of object in this bounding polygon.
#bounding_poly
def bounding_poly() -> ::Google::Cloud::DataLabeling::V1beta1::BoundingPoly
#bounding_poly=
def bounding_poly=(value) -> ::Google::Cloud::DataLabeling::V1beta1::BoundingPoly
Parameter
#normalized_bounding_poly
def normalized_bounding_poly() -> ::Google::Cloud::DataLabeling::V1beta1::NormalizedBoundingPoly
#normalized_bounding_poly=
def normalized_bounding_poly=(value) -> ::Google::Cloud::DataLabeling::V1beta1::NormalizedBoundingPoly
Parameter