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