#include "inpainting.hpp"
cv::videostab::MotionInpainter::MotionInpainter |
( |
| ) |
|
int cv::videostab::MotionInpainter::borderMode |
( |
| ) |
const |
|
inline |
float cv::videostab::MotionInpainter::distThresh |
( |
| ) |
const |
|
inline |
float cv::videostab::MotionInpainter::flowErrorThreshold |
( |
| ) |
const |
|
inline |
virtual const std::vector<Mat>& cv::videostab::InpainterBase::frames |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual void cv::videostab::MotionInpainter::inpaint |
( |
int |
idx, |
|
|
Mat & |
frame, |
|
|
Mat & |
mask |
|
) |
| |
|
virtual |
virtual MotionModel cv::videostab::InpainterBase::motionModel |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual const std::vector<Mat>& cv::videostab::InpainterBase::motions |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual int cv::videostab::InpainterBase::radius |
( |
| ) |
const |
|
inlinevirtualinherited |
void cv::videostab::MotionInpainter::setBorderMode |
( |
int |
val | ) |
|
|
inline |
void cv::videostab::MotionInpainter::setDistThreshold |
( |
float |
val | ) |
|
|
inline |
void cv::videostab::MotionInpainter::setFlowErrorThreshold |
( |
float |
val | ) |
|
|
inline |
virtual void cv::videostab::InpainterBase::setFrames |
( |
const std::vector< Mat > & |
val | ) |
|
|
inlinevirtualinherited |
virtual void cv::videostab::InpainterBase::setMotionModel |
( |
MotionModel |
val | ) |
|
|
inlinevirtualinherited |
virtual void cv::videostab::InpainterBase::setMotions |
( |
const std::vector< Mat > & |
val | ) |
|
|
inlinevirtualinherited |
virtual void cv::videostab::InpainterBase::setRadius |
( |
int |
val | ) |
|
|
inlinevirtualinherited |
virtual void cv::videostab::InpainterBase::setStabilizationMotions |
( |
const std::vector< Mat > & |
val | ) |
|
|
inlinevirtualinherited |
virtual void cv::videostab::InpainterBase::setStabilizedFrames |
( |
const std::vector< Mat > & |
val | ) |
|
|
inlinevirtualinherited |
virtual const std::vector<Mat>& cv::videostab::InpainterBase::stabilizationMotions |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual const std::vector<Mat>& cv::videostab::InpainterBase::stabilizedFrames |
( |
| ) |
const |
|
inlinevirtualinherited |
const std::vector<Mat>* cv::videostab::InpainterBase::frames_ |
|
protectedinherited |
const std::vector<Mat>* cv::videostab::InpainterBase::motions_ |
|
protectedinherited |
int cv::videostab::InpainterBase::radius_ |
|
protectedinherited |
const std::vector<Mat>* cv::videostab::InpainterBase::stabilizationMotions_ |
|
protectedinherited |
const std::vector<Mat>* cv::videostab::InpainterBase::stabilizedFrames_ |
|
protectedinherited |
The documentation for this class was generated from the following file:
- videostab/include/opencv2/videostab/inpainting.hpp