Geometry
Information about where an object (DetectCustomLabels) or text (DetectText) is located on an image.
Contents
- BoundingBox
-
An axis-aligned coarse representation of the detected item's location on the image.
Type: BoundingBox object
Required: No
- Polygon
-
Within the bounding box, a fine-grained polygon around the detected item.
Type: Array of Point objects
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: