#include "motion_stabilizing.hpp"
|
bool | empty () const |
|
void | pushBack (Ptr< IMotionStabilizer > stabilizer) |
|
virtual void | stabilize (int size, const std::vector< Mat > &motions, std::pair< int, int > range, Mat *stabilizationMotions) |
| assumes that [0, size-1) is in or equals to [range.first, range.second) More...
|
|
bool cv::videostab::MotionStabilizationPipeline::empty |
( |
| ) |
const |
|
inline |
virtual void cv::videostab::MotionStabilizationPipeline::stabilize |
( |
int |
size, |
|
|
const std::vector< Mat > & |
motions, |
|
|
std::pair< int, int > |
range, |
|
|
Mat * |
stabilizationMotions |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following file:
- videostab/include/opencv2/videostab/motion_stabilizing.hpp