Main Content
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 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.
Examples
Input Arguments
Output Arguments
Extended Capabilities
Version History
Introduced in R2023a
See Also
coder.loadDeepLearningNetwork
(MATLAB Coder) | coder.DeepLearningConfig
(MATLAB Coder)