|
OpenCV 4.5.3(日本語機械翻訳)
|
cv::videostab::ImageMotionEstimatorBaseを継承しています。
公開メンバ関数 |
|
| FromFileMotionReader (const String &path) | |
| virtual Mat | estimate (const Mat &frame0, const Mat &frame1, bool *ok=0) CV_OVERRIDE |
基底クラス
cv::videostab::ImageMotionEstimatorBase
に属する継承公開メンバ関数 |
|
| virtual void | setMotionModel (MotionModel val) |
| virtual MotionModel | motionModel () const |
| virtual void | setFrameMask (InputArray mask) |
その他の継承メンバ |
|
基底クラス
cv::videostab::ImageMotionEstimatorBase
に属する継承限定公開メンバ関数 |
|
| ImageMotionEstimatorBase (MotionModel model) | |