class Aws::Rekognition::Types::CustomLabel
A custom label detected in an image by a call to DetectCustomLabels.
@!attribute [rw] name
The name of the custom label. @return [String]
@!attribute [rw] confidence
The confidence that the model has in the detection of the custom label. The range is 0-100. A higher value indicates a higher confidence. @return [Float]
@!attribute [rw] geometry
The location of the detected object on the image that corresponds to the custom label. Includes an axis aligned coarse bounding box surrounding the object and a finer grain polygon for more accurate spatial information. @return [Types::Geometry]
Constants
- SENSITIVE