#include <opencv2/superres/optical_flow.hpp>
◆ getAlpha()
| virtual double cv::superres::BroxOpticalFlow::getAlpha |
( |
| ) |
const |
|
純虛擬函式 |
◆ getGamma()
| virtual double cv::superres::BroxOpticalFlow::getGamma |
( |
| ) |
const |
|
純虛擬函式 |
◆ getInnerIterations()
| virtual int cv::superres::BroxOpticalFlow::getInnerIterations |
( |
| ) |
const |
|
純虛擬函式 |
◆ getOuterIterations()
| virtual int cv::superres::BroxOpticalFlow::getOuterIterations |
( |
| ) |
const |
|
純虛擬函式 |
◆ getScaleFactor()
| virtual double cv::superres::BroxOpticalFlow::getScaleFactor |
( |
| ) |
const |
|
純虛擬函式 |
◆ getSolverIterations()
| virtual int cv::superres::BroxOpticalFlow::getSolverIterations |
( |
| ) |
const |
|
純虛擬函式 |
◆ setAlpha()
| virtual void cv::superres::BroxOpticalFlow::setAlpha |
( |
double | val | ) |
|
|
純虛擬函式 |
◆ setGamma()
| virtual void cv::superres::BroxOpticalFlow::setGamma |
( |
double | val | ) |
|
|
純虛擬函式 |
◆ setInnerIterations()
| virtual void cv::superres::BroxOpticalFlow::setInnerIterations |
( |
int | val | ) |
|
|
純虛擬函式 |
◆ setOuterIterations()
| virtual void cv::superres::BroxOpticalFlow::setOuterIterations |
( |
int | val | ) |
|
|
純虛擬函式 |
◆ setScaleFactor()
| virtual void cv::superres::BroxOpticalFlow::setScaleFactor |
( |
double | val | ) |
|
|
純虛擬函式 |
◆ setSolverIterations()
| virtual void cv::superres::BroxOpticalFlow::setSolverIterations |
( |
int | val | ) |
|
|
純虛擬函式 |
該類的文件由以下檔案生成