Searched refs:LayerFactory (Results 1 – 2 of 2) sorted by relevance
20 cv::dnn::LayerFactory::registerLayer(#type, constructorFunc);28 cv::dnn::LayerFactory::registerLayer(#type, cv::dnn::details::_layerDynamicRegisterer<class>);62 _LayerStaticRegisterer(const String &layerType, LayerFactory::Constructor layerConstructor) in _LayerStaticRegisterer()65 LayerFactory::registerLayer(layerType, layerConstructor); in _LayerStaticRegisterer()70 LayerFactory::unregisterLayer(type); in ~_LayerStaticRegisterer()
56 class CV_EXPORTS LayerFactory class77 LayerFactory();