Trait opencv::prelude::SparsePyrLkOptFlowEstimatorTraitConst [−][src]
pub trait SparsePyrLkOptFlowEstimatorTraitConst: ISparseOptFlowEstimatorConst + PyrLkOptFlowEstimatorBaseTraitConst {
fn as_raw_SparsePyrLkOptFlowEstimator(&self) -> *const c_void;
}