PixelAnomaly
Information about the pixels in an anomaly mask. For more information, see Anomaly.
PixelAnomaly
is only returned by image segmentation models.
Contents
- Color
-
A hex color value for the mask that covers an anomaly type. Each anomaly type has a different mask color. The color maps to the color of the anomaly type used in the training dataset.
Type: String
Length Constraints: Fixed length of 7.
Pattern:
\#[a-zA-Z0-9]{6}
Required: No
- TotalPercentageArea
-
The percentage area of the image that the anomaly type covers.
Type: Float
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: