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

#include <optical_flow.hpp>

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

List of all members.

Public Member Functions

virtual void run (InputArray frame0, InputArray frame1, InputArray points0, InputOutputArray points1, OutputArray status, OutputArray errors)
void setWinSize (Size val)
Size winSize () const
void setMaxLevel (int val)
int maxLevel () const

Protected Attributes

Size winSize_
int maxLevel_

Member Function Documentation

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

Member Data Documentation


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