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

pub trait DataAugmentationLayerTrait: LayerTrait {
    fn as_raw_DataAugmentationLayer(&self) -> *const c_void;
fn as_raw_mut_DataAugmentationLayer(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

Loading content...