Trait opencv::hub_prelude::FlowWarpLayerTraitConst[][src]

pub trait FlowWarpLayerTraitConst: LayerTraitConst {
    fn as_raw_FlowWarpLayer(&self) -> *const c_void;
}

Required methods

Implementors