Class cv::superres::DualTVL1OpticalFlow#
#include <opencv2/superres/optical_flow.hpp>Collaboration diagram for cv::superres::DualTVL1OpticalFlow:
Public Member Functions#
Public Member Functions inherited from cv::superres::DenseOpticalFlowExt
Return |
Name |
Description |
|---|---|---|
|
|
|
|
Public Member Functions inherited from cv::Algorithm
Return |
Name |
Description |
|---|---|---|
|
Clears the algorithm state. |
|
|
Returns true if the Algorithm is empty (e.g. in the very beginning or after unsuccessful read. |
|
|
Reads algorithm parameters from a file storage. |
|
|
||
|
|
|
|
Stores algorithm parameters in a file storage. |
|
|
Static Public Member Functions#
Static Public Member Functions inherited from cv::Algorithm
Return |
Name |
Description |
|---|---|---|
|
|
Loads algorithm from the file. |
|
|
Loads algorithm from a String. |
|
Reads algorithm from the file node. |
Additional Inherited Members#
Protected Member Functions inherited from cv::Algorithm
Return |
Name |
Description |
|---|---|---|
|
Member Function Documentation#
getEpsilon()#
double cv::superres::DualTVL1OpticalFlow::getEpsilon()
See also
getIterations()#
int cv::superres::DualTVL1OpticalFlow::getIterations()
See also
getLambda()#
double cv::superres::DualTVL1OpticalFlow::getLambda()
See also
getScalesNumber()#
int cv::superres::DualTVL1OpticalFlow::getScalesNumber()
See also
getTau()#
double cv::superres::DualTVL1OpticalFlow::getTau()
See also
getTheta()#
double cv::superres::DualTVL1OpticalFlow::getTheta()
See also
getUseInitialFlow()#
bool cv::superres::DualTVL1OpticalFlow::getUseInitialFlow()
See also
getWarpingsNumber()#
int cv::superres::DualTVL1OpticalFlow::getWarpingsNumber()
See also
setEpsilon()#
void cv::superres::DualTVL1OpticalFlow::setEpsilon(double val)
See also
setIterations()#
void cv::superres::DualTVL1OpticalFlow::setIterations(int val)
See also
setLambda()#
void cv::superres::DualTVL1OpticalFlow::setLambda(double val)
See also
setScalesNumber()#
void cv::superres::DualTVL1OpticalFlow::setScalesNumber(int val)
See also
setTau()#
void cv::superres::DualTVL1OpticalFlow::setTau(double val)
See also
setTheta()#
void cv::superres::DualTVL1OpticalFlow::setTheta(double val)
See also
setUseInitialFlow()#
void cv::superres::DualTVL1OpticalFlow::setUseInitialFlow(bool val)
See also
setWarpingsNumber()#
void cv::superres::DualTVL1OpticalFlow::setWarpingsNumber(int val)
See also
Source file#
The documentation for this class was generated from the following file:
opencv2/superres/optical_flow.hpp