Trait opencv::hub_prelude::ProposalLayerTrait[][src]

pub trait ProposalLayerTrait: LayerTrait + ProposalLayerTraitConst {
    fn as_raw_mut_ProposalLayer(&mut self) -> *mut c_void;
}

Required methods

Implementors