borderMode() const | cv::videostab::MotionInpainter | |
distThresh() const | cv::videostab::MotionInpainter | |
flowErrorThreshold() const | cv::videostab::MotionInpainter | |
frames() const | cv::videostab::InpainterBase | virtual |
frames_ | cv::videostab::InpainterBase | protected |
inpaint(int idx, Mat &frame, Mat &mask) | cv::videostab::MotionInpainter | virtual |
InpainterBase() | cv::videostab::InpainterBase | |
MotionInpainter() | cv::videostab::MotionInpainter | |
motionModel() const | cv::videostab::InpainterBase | virtual |
motionModel_ | cv::videostab::InpainterBase | protected |
motions() const | cv::videostab::InpainterBase | virtual |
motions_ | cv::videostab::InpainterBase | protected |
optFlowEstimator() const | cv::videostab::MotionInpainter | |
radius() const | cv::videostab::InpainterBase | virtual |
radius_ | cv::videostab::InpainterBase | protected |
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 | virtual |
setMotionModel(MotionModel val) | cv::videostab::InpainterBase | virtual |
setMotions(const std::vector< Mat > &val) | cv::videostab::InpainterBase | virtual |
setOptFlowEstimator(Ptr< IDenseOptFlowEstimator > val) | cv::videostab::MotionInpainter | |
setRadius(int val) | cv::videostab::InpainterBase | virtual |
setStabilizationMotions(const std::vector< Mat > &val) | cv::videostab::InpainterBase | virtual |
setStabilizedFrames(const std::vector< Mat > &val) | cv::videostab::InpainterBase | virtual |
stabilizationMotions() const | cv::videostab::InpainterBase | virtual |
stabilizationMotions_ | cv::videostab::InpainterBase | protected |
stabilizedFrames() const | cv::videostab::InpainterBase | virtual |
stabilizedFrames_ | cv::videostab::InpainterBase | protected |
~InpainterBase() | cv::videostab::InpainterBase | virtual |