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

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

Required methods

Loading content...

Implementors

impl RegionLayerTrait for RegionLayer[src]

impl RegionLayerTrait for PtrOfRegionLayer[src]

Loading content...