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

pub trait CorrelationLayerTraitConst: LayerTraitConst {
    fn as_raw_CorrelationLayer(&self) -> *const c_void;
}

Required methods

Implementors