Trait opencv::dnn::CropLayerTrait[][src]

pub trait CropLayerTrait: CropLayerTraitConst + LayerTrait {
    fn as_raw_mut_CropLayer(&mut self) -> *mut c_void;
}

Required methods

Implementors