Trait opencv::dnn::prelude::DataAugmentationLayerTraitConst[][src]

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

Required methods

Implementors