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

#include <optical_flow.hpp>

Inherited by cv::videostab::DensePyrLkOptFlowEstimatorGpu, and cv::videostab::SparsePyrLkOptFlowEstimator.

List of all members.

Public Member Functions

 PyrLkOptFlowEstimatorBase ()
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


Member Data Documentation


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