Trait opencv::prelude::SparseOpticalFlowConst
source · pub trait SparseOpticalFlowConst: AlgorithmTraitConst {
fn as_raw_SparseOpticalFlow(&self) -> *const c_void;
}Expand description
Base interface for sparse optical flow algorithms.