$darkmode
OpenCV 4.12.0
Open Source Computer Vision
Namespaces | Typedefs | Functions
layer_reg.private.hpp File Reference
#include <opencv2/dnn.hpp>
Include dependency graph for layer_reg.private.hpp:

Namespaces

 cv
 
 cv::dnn
 

Typedefs

typedef std::map< std::string, std::vector< LayerFactory::Constructor > > cv::dnn::LayerFactory_Impl
 

Functions

LayerFactory_Impl & cv::dnn::getLayerFactoryImpl ()
 
Mutex & cv::dnn::getLayerFactoryMutex ()
 Get the mutex guarding LayerFactory_Impl, see getLayerFactoryImpl() function. More...