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

#include <optical_flow.hpp>

Inherited by cv::videostab::DensePyrLkOptFlowEstimatorGpu.

List of all members.

Public Member Functions

virtual ~IDenseOptFlowEstimator ()
virtual void run (InputArray frame0, InputArray frame1, InputOutputArray flowX, InputOutputArray flowY, OutputArray errors)=0

Constructor & Destructor Documentation


Member Function Documentation

virtual void cv::videostab::IDenseOptFlowEstimator::run ( InputArray  frame0,
InputArray  frame1,
InputOutputArray  flowX,
InputOutputArray  flowY,
OutputArray  errors 
) [pure virtual]

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