ISparseOptFlowEstimator  232 modules/videostab/include/opencv2/videostab/global_motion.hpp     void setOpticalFlowEstimator(Ptr<ISparseOptFlowEstimator> val) { optFlowEstimator_ = val; }
ISparseOptFlowEstimator  233 modules/videostab/include/opencv2/videostab/global_motion.hpp     Ptr<ISparseOptFlowEstimator> opticalFlowEstimator() const { return optFlowEstimator_; }
ISparseOptFlowEstimator  243 modules/videostab/include/opencv2/videostab/global_motion.hpp     Ptr<ISparseOptFlowEstimator> optFlowEstimator_;
ISparseOptFlowEstimator   97 modules/videostab/include/opencv2/videostab/optical_flow.hpp         : public PyrLkOptFlowEstimatorBase, public ISparseOptFlowEstimator
ISparseOptFlowEstimator  108 modules/videostab/include/opencv2/videostab/optical_flow.hpp         : public PyrLkOptFlowEstimatorBase, public ISparseOptFlowEstimator