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

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

Required methods

Implementors