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

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

Required methods

Loading content...

Implementors

Loading content...