Public Member Functions | List of all members
cv::videostab::IGlobalMotionEstimator Class Referenceabstract

#include <global_motion.hpp>

Inherited by cv::videostab::PyrLkRobustMotionEstimator.

Public Member Functions

virtual ~IGlobalMotionEstimator ()
 
virtual Mat estimate (const Mat &frame0, const Mat &frame1)=0
 

Constructor & Destructor Documentation

virtual cv::videostab::IGlobalMotionEstimator::~IGlobalMotionEstimator ( )
virtual

Member Function Documentation

virtual Mat cv::videostab::IGlobalMotionEstimator::estimate ( const Mat frame0,
const Mat frame1 
)
pure virtual

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