Trait opencv::prelude::DenseOpticalFlowConst
source · pub trait DenseOpticalFlowConst: AlgorithmTraitConst {
fn as_raw_DenseOpticalFlow(&self) -> *const c_void;
}
Expand description
Base class for dense optical flow algorithms