所有全局运动估计方法的基类。 更多…
#include <opencv2/videostab/global_motion.hpp>
◆ ~MotionEstimatorBase()
virtual cv::videostab::MotionEstimatorBase::~MotionEstimatorBase |
( |
| ) |
|
|
inlinevirtual |
◆ MotionEstimatorBase()
cv::videostab::MotionEstimatorBase::MotionEstimatorBase |
( |
MotionModel | model | ) |
|
|
inlineprotected |
◆ estimate()
◆ motionModel()
virtual MotionModel cv::videostab::MotionEstimatorBase::motionModel |
( |
| ) |
const |
|
inlinevirtual |
◆ setMotionModel()
virtual void cv::videostab::MotionEstimatorBase::setMotionModel |
( |
MotionModel | val | ) |
|
|
inlinevirtual |
此类的文档是从以下文件生成的: