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

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

impl CropLayerTrait for CropLayer[src]

Loading content...