#include "stabilizer.hpp"
cv::videostab::OnePassStabilizer::OnePassStabilizer |
( |
| ) |
|
int cv::videostab::StabilizerBase::borderMode |
( |
| ) |
const |
|
inlineinherited |
bool cv::videostab::StabilizerBase::doCorrectionForInclusion |
( |
| ) |
const |
|
inlineinherited |
bool cv::videostab::StabilizerBase::doOneIteration |
( |
| ) |
|
|
protectedinherited |
virtual Mat cv::videostab::OnePassStabilizer::estimateMotion |
( |
| ) |
|
|
protectedvirtual |
virtual Mat cv::videostab::OnePassStabilizer::estimateStabilizationMotion |
( |
| ) |
|
|
protectedvirtual |
Ptr<ILog> cv::videostab::StabilizerBase::log |
( |
| ) |
const |
|
inlineinherited |
void cv::videostab::StabilizerBase::logProcessingTime |
( |
| ) |
|
|
protectedinherited |
virtual Mat cv::videostab::OnePassStabilizer::nextFrame |
( |
| ) |
|
|
inlinevirtual |
Mat cv::videostab::StabilizerBase::nextStabilizedFrame |
( |
| ) |
|
|
protectedinherited |
virtual Mat cv::videostab::OnePassStabilizer::postProcessFrame |
( |
const Mat & |
frame | ) |
|
|
protectedvirtual |
int cv::videostab::StabilizerBase::radius |
( |
| ) |
const |
|
inlineinherited |
virtual void cv::videostab::OnePassStabilizer::reset |
( |
| ) |
|
|
virtual |
void cv::videostab::StabilizerBase::setBorderMode |
( |
int |
val | ) |
|
|
inlineinherited |
void cv::videostab::StabilizerBase::setCorrectionForInclusion |
( |
bool |
val | ) |
|
|
inlineinherited |
void cv::videostab::StabilizerBase::setFrameSource |
( |
Ptr< IFrameSource > |
val | ) |
|
|
inlineinherited |
void cv::videostab::StabilizerBase::setLog |
( |
Ptr< ILog > |
ilog | ) |
|
|
inlineinherited |
void cv::videostab::StabilizerBase::setRadius |
( |
int |
val | ) |
|
|
inlineinherited |
void cv::videostab::StabilizerBase::setTrimRatio |
( |
float |
val | ) |
|
|
inlineinherited |
virtual void cv::videostab::OnePassStabilizer::setUp |
( |
const Mat & |
firstFrame | ) |
|
|
protectedvirtual |
void cv::videostab::StabilizerBase::stabilizeFrame |
( |
| ) |
|
|
protectedinherited |
float cv::videostab::StabilizerBase::trimRatio |
( |
| ) |
const |
|
inlineinherited |
std::vector<float> cv::videostab::StabilizerBase::blurrinessRates_ |
|
protectedinherited |
int cv::videostab::StabilizerBase::borderMode_ |
|
protectedinherited |
int cv::videostab::StabilizerBase::curPos_ |
|
protectedinherited |
int cv::videostab::StabilizerBase::curStabilizedPos_ |
|
protectedinherited |
bool cv::videostab::StabilizerBase::doCorrectionForInclusion_ |
|
protectedinherited |
bool cv::videostab::StabilizerBase::doDeblurring_ |
|
protectedinherited |
bool cv::videostab::StabilizerBase::doInpainting_ |
|
protectedinherited |
Mat cv::videostab::StabilizerBase::finalFrame_ |
|
protectedinherited |
Mat cv::videostab::StabilizerBase::frameMask_ |
|
protectedinherited |
std::vector<Mat> cv::videostab::StabilizerBase::frames_ |
|
protectedinherited |
Size cv::videostab::StabilizerBase::frameSize_ |
|
protectedinherited |
Mat cv::videostab::StabilizerBase::inpaintingMask_ |
|
protectedinherited |
Ptr<ILog> cv::videostab::StabilizerBase::log_ |
|
protectedinherited |
std::vector<Mat> cv::videostab::StabilizerBase::motions_ |
|
protectedinherited |
Mat cv::videostab::StabilizerBase::preProcessedFrame_ |
|
protectedinherited |
clock_t cv::videostab::StabilizerBase::processingStartTime_ |
|
protectedinherited |
int cv::videostab::StabilizerBase::radius_ |
|
protectedinherited |
std::vector<Mat> cv::videostab::StabilizerBase::stabilizationMotions_ |
|
protectedinherited |
std::vector<Mat> cv::videostab::StabilizerBase::stabilizedFrames_ |
|
protectedinherited |
std::vector<Mat> cv::videostab::StabilizerBase::stabilizedMasks_ |
|
protectedinherited |
float cv::videostab::StabilizerBase::trimRatio_ |
|
protectedinherited |
The documentation for this class was generated from the following file:
- videostab/include/opencv2/videostab/stabilizer.hpp