@Name(value="cv::superres::DualTVL1OpticalFlow") @Properties(inherit=opencv_superres.class) public class SuperResDualTVL1OpticalFlow extends DenseOpticalFlowExt
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SuperResDualTVL1OpticalFlow(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getEpsilon() |
int |
getIterations() |
double |
getLambda() |
int |
getScalesNumber() |
double |
getTau() |
double |
getTheta() |
boolean |
getUseInitialFlow() |
int |
getWarpingsNumber() |
void |
setEpsilon(double val)
\copybrief getEpsilon @see getEpsilon
|
void |
setIterations(int val)
\copybrief getIterations @see getIterations
|
void |
setLambda(double val)
\copybrief getLambda @see getLambda
|
void |
setScalesNumber(int val)
\copybrief getScalesNumber @see getScalesNumber
|
void |
setTau(double val)
\copybrief getTau @see getTau
|
void |
setTheta(double val)
\copybrief getTheta @see getTheta
|
void |
setUseInitialFlow(boolean val)
\copybrief getUseInitialFlow @see getUseInitialFlow
|
void |
setWarpingsNumber(int val)
\copybrief getWarpingsNumber @see getWarpingsNumber
|
calc, calc, calc, calc, calc, calc, collectGarbageclear, empty, getDefaultName, position, read, save, save, write, write, writeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic SuperResDualTVL1OpticalFlow(Pointer p)
Pointer.Pointer(Pointer).public double getTau()
setTaupublic void setTau(double val)
public double getLambda()
setLambdapublic void setLambda(double val)
public double getTheta()
setThetapublic void setTheta(double val)
public int getScalesNumber()
setScalesNumberpublic void setScalesNumber(int val)
public int getWarpingsNumber()
setWarpingsNumberpublic void setWarpingsNumber(int val)
public double getEpsilon()
setEpsilonpublic void setEpsilon(double val)
public int getIterations()
setIterationspublic void setIterations(int val)
@Cast(value="bool") public boolean getUseInitialFlow()
setUseInitialFlowCopyright © 2020. All rights reserved.