Trait opencv::dnn::PriorBoxLayerTraitConst
source · [−]pub trait PriorBoxLayerTraitConst: LayerTraitConst {
fn as_raw_PriorBoxLayer(&self) -> *const c_void;
}
pub trait PriorBoxLayerTraitConst: LayerTraitConst {
fn as_raw_PriorBoxLayer(&self) -> *const c_void;
}