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

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

ColorInpainter(int method=INPAINT_TELEA, double radius=2.)cv::videostab::ColorInpainter内联
frames() constcv::videostab::InpainterBase内联虚函数
frames_cv::videostab::InpainterBase保护
inpaint(int idx, Mat &frame, Mat &mask) CV_OVERRIDEcv::videostab::ColorInpainter虚函数
InpainterBase()cv::videostab::InpainterBase内联
motionModel() constcv::videostab::InpainterBase内联虚函数
motionModel_cv::videostab::InpainterBase保护
motions() constcv::videostab::InpainterBase内联虚函数
motions_cv::videostab::InpainterBase保护
radius() constcv::videostab::InpainterBase内联虚函数
setFrames(const std::vector< Mat > &val)cv::videostab::InpainterBase内联虚函数
setMotionModel(MotionModel val)cv::videostab::InpainterBase内联虚函数
setMotions(const std::vector< Mat > &val)cv::videostab::InpainterBase内联虚函数
setRadius(int val)cv::videostab::InpainterBase内联虚函数
setStabilizationMotions(const std::vector< Mat > &val)cv::videostab::InpainterBase内联虚函数
setStabilizedFrames(const std::vector< Mat > &val)cv::videostab::InpainterBase内联虚函数
stabilizationMotions() constcv::videostab::InpainterBase内联虚函数
stabilizationMotions_cv::videostab::InpainterBase保护
stabilizedFrames() constcv::videostab::InpainterBase内联虚函数
stabilizedFrames_cv::videostab::InpainterBase保护
~InpainterBase()cv::videostab::InpainterBase内联虚函数