[][src]Trait opencv::hub_prelude::CropLayerTrait

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

Required methods

Loading content...

Implementors

impl CropLayerTrait for CropLayer[src]

Loading content...