Home
last modified time | relevance | path

Searched refs:setMotionEstimator (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/videostab/
H A Dwobble_suppression.hpp67 void setMotionEstimator(Ptr<ImageMotionEstimatorBase> val) { motionEstimator_ = val; } in setMotionEstimator() function in cv::videostab::WobbleSuppressorBase
H A Dstabilizer.hpp80 void setMotionEstimator(Ptr<ImageMotionEstimatorBase> val) { motionEstimator_ = val; } in setMotionEstimator() function in cv::videostab::StabilizerBase