OpenCV 4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项
cv::videostab::KeypointBasedMotionEstimator 成员列表

这是 cv::videostab::KeypointBasedMotionEstimator 的完整成员列表,包括所有继承的成员。

detector() constcv::videostab::KeypointBasedMotionEstimatorinline
estimate(const Mat &frame0, const Mat &frame1, bool *ok=0) CV_OVERRIDEcv::videostab::KeypointBasedMotionEstimatorvirtual
estimate(InputArray frame0, InputArray frame1, bool *ok=0)cv::videostab::KeypointBasedMotionEstimator
ImageMotionEstimatorBase(MotionModel model)cv::videostab::ImageMotionEstimatorBase内联保护
KeypointBasedMotionEstimator(Ptr< MotionEstimatorBase > estimator)cv::videostab::KeypointBasedMotionEstimator
motionModel() const CV_OVERRIDEcv::videostab::KeypointBasedMotionEstimator内联虚函数
opticalFlowEstimator() constcv::videostab::KeypointBasedMotionEstimatorinline
outlierRejector() constcv::videostab::KeypointBasedMotionEstimatorinline
setDetector(Ptr< FeatureDetector > val)cv::videostab::KeypointBasedMotionEstimatorinline
setFrameMask(InputArray mask) CV_OVERRIDEcv::videostab::KeypointBasedMotionEstimator内联虚函数
setMotionModel(MotionModel val) CV_OVERRIDEcv::videostab::KeypointBasedMotionEstimator内联虚函数
setOpticalFlowEstimator(Ptr< ISparseOptFlowEstimator > val)cv::videostab::KeypointBasedMotionEstimatorinline
setOutlierRejector(Ptr< IOutlierRejector > val)cv::videostab::KeypointBasedMotionEstimatorinline
~ImageMotionEstimatorBase()cv::videostab::ImageMotionEstimatorBase内联虚函数