Class cv::videostab::OnePassStabilizer#
#include <opencv2/videostab/stabilizer.hpp>Collaboration diagram for cv::videostab::OnePassStabilizer:
Public Member Functions#
Public Member Functions inherited from cv::videostab::StabilizerBase
Return |
Name |
Description |
|---|---|---|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Public Member Functions inherited from cv::videostab::IFrameSource
Return |
Name |
Description |
|---|---|---|
|
Additional Inherited Members#
Protected Member Functions inherited from cv::videostab::StabilizerBase
Return |
Name |
Description |
|---|---|---|
|
||
|
||
|
||
|
||
|
Protected Attributes inherited from cv::videostab::StabilizerBase
Return |
Name |
Description |
|---|---|---|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Constructor & Destructor Documentation#
OnePassStabilizer()#
cv::videostab::OnePassStabilizer::OnePassStabilizer()
Member Function Documentation#
motionFilter()#
Ptr< MotionFilterBase > cv::videostab::OnePassStabilizer::motionFilter()
nextFrame()#
Mat cv::videostab::OnePassStabilizer::nextFrame()
reset()#
void cv::videostab::OnePassStabilizer::reset()
setMotionFilter()#
void cv::videostab::OnePassStabilizer::setMotionFilter(Ptr< MotionFilterBase > val)
estimateMotion()#
Mat cv::videostab::OnePassStabilizer::estimateMotion()
estimateStabilizationMotion()#
Mat cv::videostab::OnePassStabilizer::estimateStabilizationMotion()
postProcessFrame()#
Mat cv::videostab::OnePassStabilizer::postProcessFrame(const Mat & frame)
setUp()#
void cv::videostab::OnePassStabilizer::setUp(const Mat & firstFrame)
Member Data Documentation#
motionFilter_#
Ptr< MotionFilterBase > cv::videostab::OnePassStabilizer::motionFilter_
Source file#
The documentation for this class was generated from the following file:
opencv2/videostab/stabilizer.hpp