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

pub trait DeconvolutionLayerTrait: BaseConvolutionLayerTrait {
    pub fn as_raw_DeconvolutionLayer(&self) -> *const c_void;
pub fn as_raw_mut_DeconvolutionLayer(&mut self) -> *mut c_void; }

Required methods

Loading content...

Implementors

Loading content...