Trait opencv::dnn::CropLayerTraitConst [−][src]
pub trait CropLayerTraitConst: LayerTraitConst {
fn as_raw_CropLayer(&self) -> *const c_void;
}pub trait CropLayerTraitConst: LayerTraitConst {
fn as_raw_CropLayer(&self) -> *const c_void;
}