Public Member Functions | Protected Attributes
cv::videostab::DensePyrLkOptFlowEstimatorGpu Class Reference

#include <optical_flow.hpp>

Inherits cv::videostab::PyrLkOptFlowEstimatorBase, and cv::videostab::IDenseOptFlowEstimator.

List of all members.

Public Member Functions

 DensePyrLkOptFlowEstimatorGpu ()
virtual void run (InputArray frame0, InputArray frame1, InputOutputArray flowX, InputOutputArray flowY, OutputArray errors)
void setWinSize (Size val)
Size winSize () const
void setMaxLevel (int val)
int maxLevel () const

Protected Attributes

Size winSize_
int maxLevel_

Constructor & Destructor Documentation


Member Function Documentation

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

Member Data Documentation


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