Public Member Functions
cv::videostab::IGlobalMotionEstimator Class Reference

#include <global_motion.hpp>

Inherited by cv::videostab::PyrLkRobustMotionEstimator.

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation


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: