OpenCV  3.1.0
Open Source Computer Vision
Public Member Functions | Public Attributes | List of all members
cv::dnn::_LayerStaticRegisterer Struct Reference

#include "layer.hpp"

Public Member Functions

 _LayerStaticRegisterer (const String &type, LayerFactory::Constuctor constuctor)
 
 ~_LayerStaticRegisterer ()
 

Public Attributes

String type
 

Constructor & Destructor Documentation

◆ _LayerStaticRegisterer()

cv::dnn::_LayerStaticRegisterer::_LayerStaticRegisterer ( const String type,
LayerFactory::Constuctor  constuctor 
)
inline

◆ ~_LayerStaticRegisterer()

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

Member Data Documentation

◆ type

String cv::dnn::_LayerStaticRegisterer::type

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