Trait opencv::dnn::ShiftLayerTraitConst[][src]

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

Required methods

Implementors