vision.loadFastFlowAnomalyDetector
Description
loads a pretrained net
= vision.loadFastFlowAnomalyDetector(filename
)fastFlowAnomalyDetector
object saved in the filename
MAT
file. filename
must be a compile-time constant.
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.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2023a
See Also
coder.loadDeepLearningNetwork
(MATLAB Coder) | coder.DeepLearningConfig
(MATLAB Coder)