[][src]Trait opencv::hub_prelude::PriorBoxLayerTrait

pub trait PriorBoxLayerTrait: LayerTrait {
    pub fn as_raw_PriorBoxLayer(&self) -> *const c_void;
pub fn as_raw_mut_PriorBoxLayer(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

impl PriorBoxLayerTrait for PriorBoxLayer[src]

impl PriorBoxLayerTrait for PtrOfPriorBoxLayer[src]

Loading content...