[][src]Trait opencv::hub_prelude::CorrelationLayerTrait

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

Required methods

Loading content...

Implementors

Loading content...