IRekognitionInstance
Interface in AWS.Rekognition
Interface for Instance.
Properties
BoundingBox
property BoundingBox: IRekognitionBoundingBox
Type: IRekognitionBoundingBox
The position of the label instance in the image.
Confidence
property Confidence: TOptional<Single>
The confidence that Amazon Rekognition has in the accuracy of the bounding box.
DominantColors
property DominantColors: TList<IRekognitionDominantColor>
Type: IRekognitionDominantColor
The dominant colors found in the individual instance of a label.