OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::dnn::LayerFactory Member List

This is the complete list of members for cv::dnn::LayerFactory, including all inherited members.

Constructor typedefcv::dnn::LayerFactory
createLayerInstance(const String &type, LayerParams &params)cv::dnn::LayerFactorystatic
isLayerRegistered(const std::string &type)cv::dnn::LayerFactorystatic
registerLayer(const String &type, Constructor constructor)cv::dnn::LayerFactorystatic
unregisterLayer(const String &type)cv::dnn::LayerFactorystatic