#include "optical_flow.hpp"
virtual int cv::superres::FarnebackOpticalFlow::getFlags |
( |
| ) |
const |
|
pure virtual |
virtual int cv::superres::FarnebackOpticalFlow::getIterations |
( |
| ) |
const |
|
pure virtual |
virtual int cv::superres::FarnebackOpticalFlow::getLevelsNumber |
( |
| ) |
const |
|
pure virtual |
virtual int cv::superres::FarnebackOpticalFlow::getPolyN |
( |
| ) |
const |
|
pure virtual |
virtual double cv::superres::FarnebackOpticalFlow::getPolySigma |
( |
| ) |
const |
|
pure virtual |
virtual double cv::superres::FarnebackOpticalFlow::getPyrScale |
( |
| ) |
const |
|
pure virtual |
virtual int cv::superres::FarnebackOpticalFlow::getWindowSize |
( |
| ) |
const |
|
pure virtual |
virtual void cv::superres::FarnebackOpticalFlow::setFlags |
( |
int |
val | ) |
|
|
pure virtual |
virtual void cv::superres::FarnebackOpticalFlow::setIterations |
( |
int |
val | ) |
|
|
pure virtual |
virtual void cv::superres::FarnebackOpticalFlow::setLevelsNumber |
( |
int |
val | ) |
|
|
pure virtual |
virtual void cv::superres::FarnebackOpticalFlow::setPolyN |
( |
int |
val | ) |
|
|
pure virtual |
virtual void cv::superres::FarnebackOpticalFlow::setPolySigma |
( |
double |
val | ) |
|
|
pure virtual |
virtual void cv::superres::FarnebackOpticalFlow::setPyrScale |
( |
double |
val | ) |
|
|
pure virtual |
virtual void cv::superres::FarnebackOpticalFlow::setWindowSize |
( |
int |
val | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: