Main Content
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 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.
also specifies the hardware resource on which to run the detector.map
= anomalyMap(detector
,I
,ExecutionEnvironment=executionEnvironment
)