Trait opencv::dnn::prelude::ProposalLayerTrait [−][src]
pub trait ProposalLayerTrait: LayerTrait + ProposalLayerTraitConst {
fn as_raw_mut_ProposalLayer(&mut self) -> *mut c_void;
}pub trait ProposalLayerTrait: LayerTrait + ProposalLayerTraitConst {
fn as_raw_mut_ProposalLayer(&mut self) -> *mut c_void;
}