borderMode() const | cv::videostab::MotionInpainter | 内联 |
distThresh() const | cv::videostab::MotionInpainter | 内联 |
flowErrorThreshold() const | cv::videostab::MotionInpainter | 内联 |
frames() const | cv::videostab::InpainterBase | 内联虚函数 |
frames_ | cv::videostab::InpainterBase | 保护成员 |
inpaint(int idx, Mat &frame, Mat &mask) CV_OVERRIDE | cv::videostab::MotionInpainter | 虚函数 |
InpainterBase() | cv::videostab::InpainterBase | 内联 |
MotionInpainter() | cv::videostab::MotionInpainter | |
motionModel() const | cv::videostab::InpainterBase | 内联虚函数 |
motionModel_ | cv::videostab::InpainterBase | 保护成员 |
motions() const | cv::videostab::InpainterBase | 内联虚函数 |
motions_ | cv::videostab::InpainterBase | 保护成员 |
optFlowEstimator() const | cv::videostab::MotionInpainter | 内联 |
radius() const | cv::videostab::InpainterBase | 内联虚函数 |
radius_ | cv::videostab::InpainterBase | 保护成员 |
setBorderMode(int val) | cv::videostab::MotionInpainter | 内联 |
setDistThreshold(float val) | cv::videostab::MotionInpainter | 内联 |
setFlowErrorThreshold(float val) | cv::videostab::MotionInpainter | 内联 |
setFrames(const std::vector< Mat > &val) | cv::videostab::InpainterBase | 内联虚函数 |
setMotionModel(MotionModel val) | cv::videostab::InpainterBase | 内联虚函数 |
setMotions(const std::vector< Mat > &val) | cv::videostab::InpainterBase | 内联虚函数 |
setOptFlowEstimator(Ptr< IDenseOptFlowEstimator > val) | cv::videostab::MotionInpainter | 内联 |
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() const | cv::videostab::InpainterBase | 内联虚函数 |
stabilizationMotions_ | cv::videostab::InpainterBase | 保护成员 |
stabilizedFrames() const | cv::videostab::InpainterBase | 内联虚函数 |
stabilizedFrames_ | cv::videostab::InpainterBase | 保护成员 |
~InpainterBase() | cv::videostab::InpainterBase | 内联虚函数 |