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