Class cv::videostab::IMotionStabilizer#
#include <opencv2/videostab/motion_stabilizing.hpp>Collaboration diagram for cv::videostab::IMotionStabilizer:
Constructor & Destructor Documentation#
~IMotionStabilizer()#
cv::videostab::IMotionStabilizer::~IMotionStabilizer()
Member Function Documentation#
stabilize()#
void cv::videostab::IMotionStabilizer::stabilize(
int size,
const std::vector< Mat > & motions,
const Range & range,
Mat * stabilizationMotions )
assumes that [0, size-1) is in or equals to [range.first, range.second)
Source file#
The documentation for this class was generated from the following file:
opencv2/videostab/motion_stabilizing.hpp