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

#include <optical_flow.hpp>

Inherited by cv::videostab::SparsePyrLkOptFlowEstimator.

List of all members.

Public Member Functions

virtual ~ISparseOptFlowEstimator ()
virtual void run (InputArray frame0, InputArray frame1, InputArray points0, InputOutputArray points1, OutputArray status, OutputArray errors)=0

Constructor & Destructor Documentation


Member Function Documentation

virtual void cv::videostab::ISparseOptFlowEstimator::run ( InputArray  frame0,
InputArray  frame1,
InputArray  points0,
InputOutputArray  points1,
OutputArray  status,
OutputArray  errors 
) [pure virtual]

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