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

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

Required methods

Loading content...

Implementors

Loading content...