OpenCV  4.5.3
Open Source Computer Vision
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
registerLayer(const String &type, Constructor constructor)cv::dnn::LayerFactorystatic
unregisterLayer(const String &type)cv::dnn::LayerFactorystatic