OpenCV
4.7.0-dev
Open Source Computer Vision
|
#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... | |