Trait opencv::prelude::CropLayerTrait[][src]

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

Required methods

Loading content...

Implementors

Loading content...