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

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

Required methods

Loading content...

Implementors

Loading content...