#include <global_motion.hpp>
§ PyrLkRobustMotionEstimator()
cv::videostab::PyrLkRobustMotionEstimator::PyrLkRobustMotionEstimator |
( |
| ) |
|
§ detector()
§ estimate()
virtual Mat cv::videostab::PyrLkRobustMotionEstimator::estimate |
( |
const Mat & |
frame0, |
|
|
const Mat & |
frame1 |
|
) |
| |
|
virtual |
§ maxRmse()
float cv::videostab::PyrLkRobustMotionEstimator::maxRmse |
( |
| ) |
const |
|
inline |
§ minInlierRatio()
float cv::videostab::PyrLkRobustMotionEstimator::minInlierRatio |
( |
| ) |
const |
|
inline |
§ motionModel()
MotionModel cv::videostab::PyrLkRobustMotionEstimator::motionModel |
( |
| ) |
const |
|
inline |
§ optFlowEstimator()
§ ransacParams()
RansacParams cv::videostab::PyrLkRobustMotionEstimator::ransacParams |
( |
| ) |
const |
|
inline |
§ setDetector()
§ setMaxRmse()
void cv::videostab::PyrLkRobustMotionEstimator::setMaxRmse |
( |
float |
val | ) |
|
|
inline |
§ setMinInlierRatio()
void cv::videostab::PyrLkRobustMotionEstimator::setMinInlierRatio |
( |
float |
val | ) |
|
|
inline |
§ setMotionModel()
void cv::videostab::PyrLkRobustMotionEstimator::setMotionModel |
( |
MotionModel |
val | ) |
|
|
inline |
§ setOptFlowEstimator()
§ setRansacParams()
void cv::videostab::PyrLkRobustMotionEstimator::setRansacParams |
( |
const RansacParams & |
val | ) |
|
|
inline |
The documentation for this class was generated from the following file: