所有全域性運動估計方法的基礎類。 更多...
#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 |
此類文件由以下檔案生成