@Namespace(value="cv::superres") public static class opencv_superres.PyrLKOpticalFlow extends opencv_superres.DenseOpticalFlowExt
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_superres.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, collectGarbageclear, empty, getDefaultName, position, read, save, save, writeaddress, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic opencv_superres.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 © 2016. All rights reserved.