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

pub trait CropAndResizeLayerTrait: CropAndResizeLayerTraitConst + LayerTrait {
    fn as_raw_mut_CropAndResizeLayer(&mut self) -> *mut c_void;
}

Required methods

Implementors