#include <opencv2/videostab/stabilizer.hpp>
◆ OnePassStabilizer()
| cv::videostab::OnePassStabilizer::OnePassStabilizer |
( |
| ) |
|
◆ estimateMotion()
| virtual Mat cv::videostab::OnePassStabilizer::estimateMotion |
( |
| ) |
|
|
protectedvirtual |
◆ estimateStabilizationMotion()
| virtual Mat cv::videostab::OnePassStabilizer::estimateStabilizationMotion |
( |
| ) |
|
|
protectedvirtual |
◆ motionFilter()
◆ nextFrame()
| virtual Mat cv::videostab::OnePassStabilizer::nextFrame |
( |
| ) |
|
|
inlinevirtual |
◆ postProcessFrame()
| virtual Mat cv::videostab::OnePassStabilizer::postProcessFrame |
( |
const Mat & | frame | ) |
|
|
protectedvirtual |
◆ reset()
| virtual void cv::videostab::OnePassStabilizer::reset |
( |
| ) |
|
|
virtual |
◆ setMotionFilter()
◆ setUp()
| virtual void cv::videostab::OnePassStabilizer::setUp |
( |
const Mat & | firstFrame | ) |
|
|
protectedvirtual |
◆ motionFilter_
此類文件由以下檔案生成