OpenCV  2.4.13
Open Source Computer Vision
cv::videostab::IMotionStabilizer Class Referenceabstract

#include <motion_stabilizing.hpp>

Inheritance diagram for cv::videostab::IMotionStabilizer:
cv::videostab::MotionFilterBase cv::videostab::GaussianMotionFilter

Public Member Functions

virtual void stabilize (const Mat *motions, int size, Mat *stabilizationMotions) const =0
 

Member Function Documentation

virtual void cv::videostab::IMotionStabilizer::stabilize ( const Mat motions,
int  size,
Mat stabilizationMotions 
) const
pure virtual

The documentation for this class was generated from the following file: