@Namespace(value="cv::superres") @Properties(inherit=opencv_superres.class) public class PyrLKOpticalFlow extends DenseOpticalFlowExt
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
PyrLKOpticalFlow(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIterations() |
int |
getMaxLevel() |
int |
getWindowSize() |
void |
setIterations(int val)
\copybrief getIterations @see getIterations
|
void |
setMaxLevel(int val)
\copybrief getMaxLevel @see getMaxLevel
|
void |
setWindowSize(int val)
\copybrief getWindowSize @see getWindowSize
|
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 PyrLKOpticalFlow(Pointer p)
Pointer.Pointer(Pointer).public int getWindowSize()
setWindowSizepublic void setWindowSize(int val)
public int getMaxLevel()
setMaxLevelpublic void setMaxLevel(int val)
public int getIterations()
setIterationspublic void setIterations(int val)
Copyright © 2020. All rights reserved.