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