Trait opencv::prelude::LayerFactoryTraitConst [−][src]
pub trait LayerFactoryTraitConst {
fn as_raw_LayerFactory(&self) -> *const c_void;
}Expand description
%Layer factory allows to create instances of registered layers.