opencv::dnn

Trait LayerFactoryTrait

source
pub trait LayerFactoryTrait: LayerFactoryTraitConst {
    // Required method
    fn as_raw_mut_LayerFactory(&mut self) -> *mut c_void;
}
Expand description

Mutable methods for crate::dnn::LayerFactory

Required Methods§

Implementors§