anomalyMap
Syntax
Description
creates an anomaly score map consisting of per-pixel anomaly scores predicted for test image
map
= anomalyMap(detector
,I
)I
.
Note
This functionality requires Deep Learning Toolbox™ and the Computer Vision Toolbox™ Automated Visual Inspection Library. You can install the Computer Vision Toolbox Automated Visual Inspection Library from Add-On Explorer. For more information about installing add-ons, see Get and Manage Add-Ons.
also specifies the hardware resource on which to run the detector.map
= anomalyMap(detector
,I
,ExecutionEnvironment=executionEnvironment
)