@Namespace(value="cv::videostab")
@NoOffset
public static class opencv_videostab.PyrLkOptFlowEstimatorBase
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
PyrLkOptFlowEstimatorBase() |
PyrLkOptFlowEstimatorBase(long size)
Native array allocator.
|
PyrLkOptFlowEstimatorBase(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
maxLevel() |
opencv_videostab.PyrLkOptFlowEstimatorBase |
position(long position) |
void |
setMaxLevel(int val) |
void |
setWinSize(opencv_core.Size val) |
opencv_core.Size |
winSize() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic PyrLkOptFlowEstimatorBase(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public PyrLkOptFlowEstimatorBase(long size)
Pointer.position(long).public PyrLkOptFlowEstimatorBase()
public opencv_videostab.PyrLkOptFlowEstimatorBase position(long position)
position in class org.bytedeco.javacpp.Pointerpublic void setWinSize(@ByVal
opencv_core.Size val)
@ByVal public opencv_core.Size winSize()
public void setMaxLevel(int val)
public int maxLevel()
Copyright © 2018. All rights reserved.