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

pub trait FlowWarpLayerTrait: FlowWarpLayerTraitConst + LayerTrait {
    fn as_raw_mut_FlowWarpLayer(&mut self) -> *mut c_void;
}

Required methods

Implementors