OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
layer_reg.private.hpp File Reference
#include <opencv2/dnn.hpp>

Namespaces

namespace  cv
 "black box" representation of the file storage associated with a file on disk.
namespace  cv::dnn

Typedefs

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

Functions

LayerFactory_Implcv::dnn::getLayerFactoryImpl ()
Mutexcv::dnn::getLayerFactoryMutex ()
 Get the mutex guarding LayerFactory_Impl, see getLayerFactoryImpl() function.