Trait opencv::dnn::CorrelationLayerTrait[][src]

pub trait CorrelationLayerTrait: LayerTrait {
    fn as_raw_CorrelationLayer(&self) -> *const c_void;
fn as_raw_mut_CorrelationLayer(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

Loading content...