所有全局运动估计方法的基础类。 更多...
#include <opencv2/videostab/global_motion.hpp>
◆ ~MotionEstimatorBase()
| virtual cv::videostab::MotionEstimatorBase::~MotionEstimatorBase |
( |
| ) |
|
|
inlinevirtual |
◆ MotionEstimatorBase()
| cv::videostab::MotionEstimatorBase::MotionEstimatorBase |
( |
MotionModel | model | ) |
|
|
inlineprotected |
◆ estimate()
| virtual Mat cv::videostab::MotionEstimatorBase::estimate |
( |
InputArray | points0, |
|
|
InputArray | 3x3基本矩阵。, |
|
|
bool * | ok = 0 ) |
|
纯虚函数 |
◆ motionModel()
| virtual MotionModel cv::videostab::MotionEstimatorBase::motionModel |
( |
| ) |
const |
|
inlinevirtual |
◆ setMotionModel()
| virtual void cv::videostab::MotionEstimatorBase::setMotionModel |
( |
MotionModel | val | ) |
|
|
inlinevirtual |
此类文档由以下文件生成