Trait opencv::videostab::ISparseOptFlowEstimatorConst[][src]

pub trait ISparseOptFlowEstimatorConst {
    fn as_raw_ISparseOptFlowEstimator(&self) -> *const c_void;
}

Required methods

Implementors