#include "wobble_suppression.hpp"
◆ MoreAccurateMotionWobbleSuppressorBase()
cv::videostab::MoreAccurateMotionWobbleSuppressorBase::MoreAccurateMotionWobbleSuppressorBase |
( |
| ) |
|
|
inlineprotected |
◆ frameCount()
virtual int cv::videostab::WobbleSuppressorBase::frameCount |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ motionEstimator()
◆ motions()
virtual const std::vector<Mat>& cv::videostab::WobbleSuppressorBase::motions |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ motions2()
virtual const std::vector<Mat>& cv::videostab::WobbleSuppressorBase::motions2 |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ period()
virtual int cv::videostab::MoreAccurateMotionWobbleSuppressorBase::period |
( |
| ) |
const |
|
inlinevirtual |
◆ setFrameCount()
virtual void cv::videostab::WobbleSuppressorBase::setFrameCount |
( |
int |
val | ) |
|
|
inlinevirtualinherited |
◆ setMotionEstimator()
◆ setMotions()
virtual void cv::videostab::WobbleSuppressorBase::setMotions |
( |
const std::vector< Mat > & |
val | ) |
|
|
inlinevirtualinherited |
◆ setMotions2()
virtual void cv::videostab::WobbleSuppressorBase::setMotions2 |
( |
const std::vector< Mat > & |
val | ) |
|
|
inlinevirtualinherited |
◆ setPeriod()
virtual void cv::videostab::MoreAccurateMotionWobbleSuppressorBase::setPeriod |
( |
int |
val | ) |
|
|
inlinevirtual |
◆ setStabilizationMotions()
virtual void cv::videostab::WobbleSuppressorBase::setStabilizationMotions |
( |
const std::vector< Mat > & |
val | ) |
|
|
inlinevirtualinherited |
◆ stabilizationMotions()
virtual const std::vector<Mat>& cv::videostab::WobbleSuppressorBase::stabilizationMotions |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ suppress()
virtual void cv::videostab::WobbleSuppressorBase::suppress |
( |
int |
idx, |
|
|
const Mat & |
frame, |
|
|
Mat & |
result |
|
) |
| |
|
pure virtualinherited |
◆ frameCount_
int cv::videostab::WobbleSuppressorBase::frameCount_ |
|
protectedinherited |
◆ motionEstimator_
◆ motions2_
const std::vector<Mat>* cv::videostab::WobbleSuppressorBase::motions2_ |
|
protectedinherited |
◆ motions_
const std::vector<Mat>* cv::videostab::WobbleSuppressorBase::motions_ |
|
protectedinherited |
◆ period_
int cv::videostab::MoreAccurateMotionWobbleSuppressorBase::period_ |
|
protected |
◆ stabilizationMotions_
const std::vector<Mat>* cv::videostab::WobbleSuppressorBase::stabilizationMotions_ |
|
protectedinherited |
The documentation for this class was generated from the following file:
- videostab/include/opencv2/videostab/wobble_suppression.hpp