Trait opencv::dnn::LayerFactoryTrait [−][src]
%Layer factory allows to create instances of registered layers.
%Layer factory allows to create instances of registered layers.
fn as_raw_LayerFactory(&self) -> *const c_void
[src]fn as_raw_mut_LayerFactory(&mut self) -> *mut c_void
[src]impl LayerFactoryTrait for LayerFactory
[src]fn as_raw_LayerFactory(&self) -> *const c_void
[src]fn as_raw_mut_LayerFactory(&mut self) -> *mut c_void
[src]