public class DualTVL1OpticalFlow extends DenseOpticalFlow
| Modifier | Constructor and Description |
|---|---|
protected |
DualTVL1OpticalFlow(long addr) |
| Modifier and Type | Method and Description |
|---|---|
static DualTVL1OpticalFlow |
__fromPtr__(long addr) |
static DualTVL1OpticalFlow |
create()
Creates instance of cv::DualTVL1OpticalFlow
|
static DualTVL1OpticalFlow |
create(double tau)
Creates instance of cv::DualTVL1OpticalFlow
|
static DualTVL1OpticalFlow |
create(double tau,
double lambda)
Creates instance of cv::DualTVL1OpticalFlow
|
static DualTVL1OpticalFlow |
create(double tau,
double lambda,
double theta)
Creates instance of cv::DualTVL1OpticalFlow
|
static DualTVL1OpticalFlow |
create(double tau,
double lambda,
double theta,
int nscales)
Creates instance of cv::DualTVL1OpticalFlow
|
static DualTVL1OpticalFlow |
create(double tau,
double lambda,
double theta,
int nscales,
int warps)
Creates instance of cv::DualTVL1OpticalFlow
|
static DualTVL1OpticalFlow |
create(double tau,
double lambda,
double theta,
int nscales,
int warps,
double epsilon)
Creates instance of cv::DualTVL1OpticalFlow
|
static DualTVL1OpticalFlow |
create(double tau,
double lambda,
double theta,
int nscales,
int warps,
double epsilon,
int innnerIterations)
Creates instance of cv::DualTVL1OpticalFlow
|
static DualTVL1OpticalFlow |
create(double tau,
double lambda,
double theta,
int nscales,
int warps,
double epsilon,
int innnerIterations,
int outerIterations)
Creates instance of cv::DualTVL1OpticalFlow
|
static DualTVL1OpticalFlow |
create(double tau,
double lambda,
double theta,
int nscales,
int warps,
double epsilon,
int innnerIterations,
int outerIterations,
double scaleStep)
Creates instance of cv::DualTVL1OpticalFlow
|
static DualTVL1OpticalFlow |
create(double tau,
double lambda,
double theta,
int nscales,
int warps,
double epsilon,
int innnerIterations,
int outerIterations,
double scaleStep,
double gamma)
Creates instance of cv::DualTVL1OpticalFlow
|
static DualTVL1OpticalFlow |
create(double tau,
double lambda,
double theta,
int nscales,
int warps,
double epsilon,
int innnerIterations,
int outerIterations,
double scaleStep,
double gamma,
int medianFiltering)
Creates instance of cv::DualTVL1OpticalFlow
|
static DualTVL1OpticalFlow |
create(double tau,
double lambda,
double theta,
int nscales,
int warps,
double epsilon,
int innnerIterations,
int outerIterations,
double scaleStep,
double gamma,
int medianFiltering,
boolean useInitialFlow)
Creates instance of cv::DualTVL1OpticalFlow
|
protected void |
finalize() |
double |
getEpsilon()
SEE: setEpsilon
|
double |
getGamma()
SEE: setGamma
|
int |
getInnerIterations()
SEE: setInnerIterations
|
double |
getLambda()
SEE: setLambda
|
int |
getMedianFiltering()
SEE: setMedianFiltering
|
int |
getOuterIterations()
SEE: setOuterIterations
|
int |
getScalesNumber()
SEE: setScalesNumber
|
double |
getScaleStep()
SEE: setScaleStep
|
double |
getTau()
SEE: setTau
|
double |
getTheta()
SEE: setTheta
|
boolean |
getUseInitialFlow()
SEE: setUseInitialFlow
|
int |
getWarpingsNumber()
SEE: setWarpingsNumber
|
void |
setEpsilon(double val)
getEpsilon SEE: getEpsilon
|
void |
setGamma(double val)
getGamma SEE: getGamma
|
void |
setInnerIterations(int val)
getInnerIterations SEE: getInnerIterations
|
void |
setLambda(double val)
getLambda SEE: getLambda
|
void |
setMedianFiltering(int val)
getMedianFiltering SEE: getMedianFiltering
|
void |
setOuterIterations(int val)
getOuterIterations SEE: getOuterIterations
|
void |
setScalesNumber(int val)
getScalesNumber SEE: getScalesNumber
|
void |
setScaleStep(double val)
getScaleStep SEE: getScaleStep
|
void |
setTau(double val)
getTau SEE: getTau
|
void |
setTheta(double val)
getTheta SEE: getTheta
|
void |
setUseInitialFlow(boolean val)
getUseInitialFlow SEE: getUseInitialFlow
|
void |
setWarpingsNumber(int val)
getWarpingsNumber SEE: getWarpingsNumber
|
calc, collectGarbageclear, empty, getDefaultName, getNativeObjAddr, savepublic static DualTVL1OpticalFlow __fromPtr__(long addr)
public static DualTVL1OpticalFlow create(double tau, double lambda, double theta, int nscales, int warps, double epsilon, int innnerIterations, int outerIterations, double scaleStep, double gamma, int medianFiltering, boolean useInitialFlow)
tau - automatically generatedlambda - automatically generatedtheta - automatically generatednscales - automatically generatedwarps - automatically generatedepsilon - automatically generatedinnnerIterations - automatically generatedouterIterations - automatically generatedscaleStep - automatically generatedgamma - automatically generatedmedianFiltering - automatically generateduseInitialFlow - automatically generatedpublic static DualTVL1OpticalFlow create(double tau, double lambda, double theta, int nscales, int warps, double epsilon, int innnerIterations, int outerIterations, double scaleStep, double gamma, int medianFiltering)
tau - automatically generatedlambda - automatically generatedtheta - automatically generatednscales - automatically generatedwarps - automatically generatedepsilon - automatically generatedinnnerIterations - automatically generatedouterIterations - automatically generatedscaleStep - automatically generatedgamma - automatically generatedmedianFiltering - automatically generatedpublic static DualTVL1OpticalFlow create(double tau, double lambda, double theta, int nscales, int warps, double epsilon, int innnerIterations, int outerIterations, double scaleStep, double gamma)
tau - automatically generatedlambda - automatically generatedtheta - automatically generatednscales - automatically generatedwarps - automatically generatedepsilon - automatically generatedinnnerIterations - automatically generatedouterIterations - automatically generatedscaleStep - automatically generatedgamma - automatically generatedpublic static DualTVL1OpticalFlow create(double tau, double lambda, double theta, int nscales, int warps, double epsilon, int innnerIterations, int outerIterations, double scaleStep)
tau - automatically generatedlambda - automatically generatedtheta - automatically generatednscales - automatically generatedwarps - automatically generatedepsilon - automatically generatedinnnerIterations - automatically generatedouterIterations - automatically generatedscaleStep - automatically generatedpublic static DualTVL1OpticalFlow create(double tau, double lambda, double theta, int nscales, int warps, double epsilon, int innnerIterations, int outerIterations)
tau - automatically generatedlambda - automatically generatedtheta - automatically generatednscales - automatically generatedwarps - automatically generatedepsilon - automatically generatedinnnerIterations - automatically generatedouterIterations - automatically generatedpublic static DualTVL1OpticalFlow create(double tau, double lambda, double theta, int nscales, int warps, double epsilon, int innnerIterations)
tau - automatically generatedlambda - automatically generatedtheta - automatically generatednscales - automatically generatedwarps - automatically generatedepsilon - automatically generatedinnnerIterations - automatically generatedpublic static DualTVL1OpticalFlow create(double tau, double lambda, double theta, int nscales, int warps, double epsilon)
tau - automatically generatedlambda - automatically generatedtheta - automatically generatednscales - automatically generatedwarps - automatically generatedepsilon - automatically generatedpublic static DualTVL1OpticalFlow create(double tau, double lambda, double theta, int nscales, int warps)
tau - automatically generatedlambda - automatically generatedtheta - automatically generatednscales - automatically generatedwarps - automatically generatedpublic static DualTVL1OpticalFlow create(double tau, double lambda, double theta, int nscales)
tau - automatically generatedlambda - automatically generatedtheta - automatically generatednscales - automatically generatedpublic static DualTVL1OpticalFlow create(double tau, double lambda, double theta)
tau - automatically generatedlambda - automatically generatedtheta - automatically generatedpublic static DualTVL1OpticalFlow create(double tau, double lambda)
tau - automatically generatedlambda - automatically generatedpublic static DualTVL1OpticalFlow create(double tau)
tau - automatically generatedpublic static DualTVL1OpticalFlow create()
public boolean getUseInitialFlow()
public double getEpsilon()
public double getGamma()
public double getLambda()
public double getScaleStep()
public double getTau()
public double getTheta()
public int getInnerIterations()
public int getMedianFiltering()
public int getOuterIterations()
public int getScalesNumber()
public int getWarpingsNumber()
public void setEpsilon(double val)
val - automatically generatedpublic void setGamma(double val)
val - automatically generatedpublic void setInnerIterations(int val)
val - automatically generatedpublic void setLambda(double val)
val - automatically generatedpublic void setMedianFiltering(int val)
val - automatically generatedpublic void setOuterIterations(int val)
val - automatically generatedpublic void setScaleStep(double val)
val - automatically generatedpublic void setScalesNumber(int val)
val - automatically generatedpublic void setTau(double val)
val - automatically generatedpublic void setTheta(double val)
val - automatically generatedpublic void setUseInitialFlow(boolean val)
val - automatically generatedpublic void setWarpingsNumber(int val)
val - automatically generatedprotected void finalize()
throws Throwable
finalize in class DenseOpticalFlowThrowableGenerated on Thu Jul 25 2019 21:39:44 UTC / OpenCV 3.4.7