OpenCV  4.7.0
Open Source Computer Vision
Namespaces | Typedefs | Functions
layer_reg.private.hpp File Reference
#include <opencv2/dnn.hpp>

Namespaces

 cv
 "black box" representation of the file storage associated with a file on disk.
 
 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...