anomalyDetectionMetrics
Description
An anomalyDetectionMetrics
object encapsulates anomaly detection
quality metrics for a set of images. Images of anomalies belong to the positive
(true
) class. Normal images belong to the negative
(false
) class.
Note
This functionality requires the Automated Visual Inspection Library for Computer Vision Toolbox™. You can install the Automated Visual Inspection Library for Computer Vision Toolbox from Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.
Creation
Create an anomalyDetectionMetrics
object using the evaluateAnomalyDetection
function.
Properties
Examples
Version History
Introduced in R2022b