pub trait SparsePyrLkOptFlowEstimatorTraitConst: ISparseOptFlowEstimatorTraitConst + PyrLkOptFlowEstimatorBaseTraitConst {
    // Required method
    fn as_raw_SparsePyrLkOptFlowEstimator(&self) -> *const c_void;
}Expand description
Constant methods for crate::videostab::SparsePyrLkOptFlowEstimator