[][src]Trait opencv::prelude::RegionLayerTrait

pub trait RegionLayerTrait: LayerTrait {
    fn as_raw_RegionLayer(&self) -> *const c_void;
fn as_raw_mut_RegionLayer(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

Loading content...