setMotionEstimator   80 modules/videostab/include/opencv2/videostab/stabilizer.hpp     void setMotionEstimator(Ptr<ImageMotionEstimatorBase> val) { motionEstimator_ = val; }
setMotionEstimator   67 modules/videostab/include/opencv2/videostab/wobble_suppression.hpp     void setMotionEstimator(Ptr<ImageMotionEstimatorBase> val) { motionEstimator_ = val; }