Trait opencv::dnn::FlowWarpLayerTraitConst[][src]

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

Required methods

Implementors