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 D | wobble_suppression.hpp | 67 void setMotionEstimator(Ptr<ImageMotionEstimatorBase> val) { motionEstimator_ = val; } in setMotionEstimator() function in cv::videostab::WobbleSuppressorBase |
| H A D | stabilizer.hpp | 80 void setMotionEstimator(Ptr<ImageMotionEstimatorBase> val) { motionEstimator_ = val; } in setMotionEstimator() function in cv::videostab::StabilizerBase |