OpenCV  5.0.0alpha
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::dnn::details::_LayerStaticRegisterer Class Reference

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

Collaboration diagram for cv::dnn::details::_LayerStaticRegisterer:

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
Here is the call graph for this function:

◆ ~_LayerStaticRegisterer()

cv::dnn::details::_LayerStaticRegisterer::~_LayerStaticRegisterer ( )
inline
Here is the call graph for this function:

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