OpenCV  4.1.1-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::dnn::details::_LayerStaticRegisterer Class Reference

#include <opencv2/dnn/layer.details.hpp>

Public Member Functions

 _LayerStaticRegisterer (const String &layerType, LayerFactory::Constructor layerConstructor)
 
 ~_LayerStaticRegisterer ()
 

Constructor & Destructor Documentation

◆ _LayerStaticRegisterer()

cv::dnn::details::_LayerStaticRegisterer::_LayerStaticRegisterer ( const String layerType,
LayerFactory::Constructor  layerConstructor 
)
inline

References cv::dnn::LayerFactory::registerLayer().

Here is the call graph for this function:

◆ ~_LayerStaticRegisterer()

cv::dnn::details::_LayerStaticRegisterer::~_LayerStaticRegisterer ( )
inline

References cv::dnn::LayerFactory::unregisterLayer().

Here is the call graph for this function:

The documentation for this class was generated from the following file: