IRekognitionGeometry
Interface in AWS.Rekognition
Interface for Geometry.
Properties
BoundingBox
property BoundingBox: IRekognitionBoundingBox
Type: IRekognitionBoundingBox
An axis-aligned coarse representation of the detected item's location in the image.
Polygon
property Polygon: TList<IRekognitionPoint>
Type: IRekognitionPoint
A fine grained polygon around the detected item within the bounding box.