Anomaly - Amazon Lookout for Vision API Reference

Anomaly

Information about an anomaly type found on an image by an image segmentation model. For more information, see DetectAnomalies.

Contents

Name

The name of an anomaly type found in an image. Name maps to an anomaly type in the training dataset, apart from the anomaly type background. The service automatically inserts the background anomaly type into the response from DetectAnomalies.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Pattern: [a-zA-Z0-9]*

Required: No

PixelAnomaly

Information about the pixel mask that covers an anomaly type.

Type: PixelAnomaly object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: