OpenCV
5.0.0-pre
Open Source Computer Vision
|
#include <opencv2/dnn.hpp>
Namespaces | |
namespace | cv |
namespace | 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. | |