OpenCV 4.5.3(日本語機械翻訳)
公開メンバ関数 | 全メンバ一覧
cv::videostab::NullWobbleSuppressor クラス

cv::videostab::WobbleSuppressorBaseを継承しています。

公開メンバ関数

virtual void suppress (int idx, const Mat &frame, Mat &result) CV_OVERRIDE
- 基底クラス cv::videostab::WobbleSuppressorBase に属する継承公開メンバ関数
void setMotionEstimator (Ptr< ImageMotionEstimatorBase > val)
Ptr< ImageMotionEstimatorBase > motionEstimator () const
virtual void setFrameCount (int val)
virtual int frameCount () const
virtual void setMotions (const std::vector< Mat > &val)
virtual const std::vector< Mat > & motions () const
virtual void setMotions2 (const std::vector< Mat > &val)
virtual const std::vector< Mat > & motions2 () const
virtual void setStabilizationMotions (const std::vector< Mat > &val)
virtual const std::vector< Mat > & stabilizationMotions () const

その他の継承メンバ

- 基底クラス cv::videostab::WobbleSuppressorBase に属する継承限定公開変数類
Ptr< ImageMotionEstimatorBase > motionEstimator_
int frameCount_
const std::vector< Mat > * motions_
const std::vector< Mat > * motions2_
const std::vector< Mat > * stabilizationMotions_

関数詳解

suppress()

virtual void cv::videostab::NullWobbleSuppressor::suppress ( int idx,
const Mat & frame,
Mat & result
)
virtual

このクラス詳解は次のファイルから抽出されました: