#include <opencv2/videostab/motion_stabilizing.hpp>
◆ radius()
int cv::videostab::GaussianMotionFilter::radius |
( |
| ) |
const |
|
inline |
◆ setParams()
void cv::videostab::GaussianMotionFilter::setParams |
( |
int |
radius, |
|
|
float |
stdev = -1.f |
|
) |
| |
◆ stabilize()
virtual Mat cv::videostab::GaussianMotionFilter::stabilize |
( |
int |
idx, |
|
|
const std::vector< Mat > & |
motions, |
|
|
const Range & |
range |
|
) |
| |
|
virtual |
◆ stdev()
float cv::videostab::GaussianMotionFilter::stdev |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: