OpenCV 4.11.0
开源计算机视觉库
|
这是cv::videostab::ImageMotionEstimatorBase 的完整成员列表,包括所有继承成员。
estimate(const Mat &frame0, const Mat &frame1, bool *ok=0)=0 | cv::videostab::ImageMotionEstimatorBase | 纯虚函数 |
ImageMotionEstimatorBase(MotionModel model) | cv::videostab::ImageMotionEstimatorBase | 内联受保护 |
motionModel() const | cv::videostab::ImageMotionEstimatorBase | 内联虚函数 |
setFrameMask(InputArray mask) | cv::videostab::ImageMotionEstimatorBase | 内联虚函数 |
setMotionModel(MotionModel val) | cv::videostab::ImageMotionEstimatorBase | 内联虚函数 |
~ImageMotionEstimatorBase() | cv::videostab::ImageMotionEstimatorBase | 内联虚函数 |