CustomLabel
A custom label detected in an image by a call to DetectCustomLabels.
Contents
- 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.
Type: Float
Valid Range: Minimum value of 0. Maximum value of 100.
Required: No
- 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.
Type: Geometry object
Required: No
- Name
-
The name of the custom label.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: