class Aws::Rekognition::Types::Geometry
Information about where an object (DetectCustomLabels) or text (DetectText) is located on an image.
@!attribute [rw] bounding_box
An axis-aligned coarse representation of the detected item's location on the image. @return [Types::BoundingBox]
@!attribute [rw] polygon
Within the bounding box, a fine-grained polygon around the detected item. @return [Array<Types::Point>]
Constants
- SENSITIVE