Trait opencv::hub_prelude::CropLayerTraitConst[][src]

pub trait CropLayerTraitConst: LayerTraitConst {
    fn as_raw_CropLayer(&self) -> *const c_void;
}

Required methods

Implementors