OpenCV 4.10.0
开源计算机视觉
|
#include <opencv2/videostab/motion_stabilizing.hpp>
公共成员函数 | |
bool | empty () const |
void | pushBack (Ptr< IMotionStabilizer > stabilizer) |
virtual void | stabilize (int size, const std::vector< Mat > &motions, const Range &range, Mat *stabilizationMotions) CV_OVERRIDE |
假设 [0, size-1) 在或等于 [range.first, range.second) | |
从 cv::videostab::IMotionStabilizer 继承的公共成员函数 | |
virtual | ~IMotionStabilizer () |
|
inline |
|
inline |
|
virtual |
假设 [0, size-1) 在或等于 [range.first, range.second)