#include "inpainting.hpp"
bool cv::videostab::InpaintingPipeline::empty |
( |
| ) |
const |
|
inline |
virtual const std::vector<Mat>& cv::videostab::InpainterBase::frames |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual void cv::videostab::InpaintingPipeline::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 |
void cv::videostab::InpaintingPipeline::pushBack |
( |
Ptr< InpainterBase > |
inpainter | ) |
|
|
inline |
virtual int cv::videostab::InpainterBase::radius |
( |
| ) |
const |
|
inlinevirtualinherited |
virtual void cv::videostab::InpaintingPipeline::setFrames |
( |
const std::vector< Mat > & |
val | ) |
|
|
virtual |
virtual void cv::videostab::InpaintingPipeline::setMotionModel |
( |
MotionModel |
val | ) |
|
|
virtual |
virtual void cv::videostab::InpaintingPipeline::setMotions |
( |
const std::vector< Mat > & |
val | ) |
|
|
virtual |
virtual void cv::videostab::InpaintingPipeline::setRadius |
( |
int |
val | ) |
|
|
virtual |
virtual void cv::videostab::InpaintingPipeline::setStabilizationMotions |
( |
const std::vector< Mat > & |
val | ) |
|
|
virtual |
virtual void cv::videostab::InpaintingPipeline::setStabilizedFrames |
( |
const std::vector< Mat > & |
val | ) |
|
|
virtual |
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