HomeSort by relevance Sort by last modified time
    Searched defs:setMotionEstimator (Results 1 - 2 of 2) sorted by null

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

Completed in 212 milliseconds