Trait opencv::dnn::ConvolutionLayerTrait[][src]

pub trait ConvolutionLayerTrait: BaseConvolutionLayerTrait {
    fn as_raw_ConvolutionLayer(&self) -> *const c_void;
fn as_raw_mut_ConvolutionLayer(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

Loading content...