Trait opencv::hub_prelude::SparseOpticalFlowConst [−][src]
pub trait SparseOpticalFlowConst: AlgorithmTraitConst {
fn as_raw_SparseOpticalFlow(&self) -> *const c_void;
}
Expand description
Base interface for sparse optical flow algorithms.