OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
无匹配项
cv::videostab::ImageMotionEstimatorBase 成员列表

这是cv::videostab::ImageMotionEstimatorBase 的完整成员列表,包括所有继承成员。

estimate(const Mat &frame0, const Mat &frame1, bool *ok=0)=0cv::videostab::ImageMotionEstimatorBase纯虚函数
ImageMotionEstimatorBase(MotionModel model)cv::videostab::ImageMotionEstimatorBase内联受保护
motionModel() constcv::videostab::ImageMotionEstimatorBase内联虚函数
setFrameMask(InputArray mask)cv::videostab::ImageMotionEstimatorBase内联虚函数
setMotionModel(MotionModel val)cv::videostab::ImageMotionEstimatorBase内联虚函数
~ImageMotionEstimatorBase()cv::videostab::ImageMotionEstimatorBase内联虚函数