#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()
| 虚拟 Mat cv::videostab::OnePassStabilizer::nextFrame |
( |
| ) |
|
|
内联虚拟 |
◆ postProcessFrame()
| 虚拟 Mat cv::videostab::OnePassStabilizer::postProcessFrame |
( |
const Mat & | frame | ) |
|
|
protectedvirtual |
◆ reset()
| 虚拟 void cv::videostab::OnePassStabilizer::reset |
( |
| ) |
|
|
虚拟 |
◆ setMotionFilter()
◆ setUp()
| 虚拟 void cv::videostab::OnePassStabilizer::setUp |
( |
const Mat & | firstFrame | ) |
|
|
protectedvirtual |
◆ motionFilter_
此类的文档是从以下文件生成的