@Namespace(value="cv::videostab") @Properties(inherit=opencv_videostab.class) public class MoreAccurateMotionWobbleSuppressor extends MoreAccurateMotionWobbleSuppressorBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
MoreAccurateMotionWobbleSuppressor()
Default native constructor.
|
MoreAccurateMotionWobbleSuppressor(long size)
Native array allocator.
|
MoreAccurateMotionWobbleSuppressor(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
MoreAccurateMotionWobbleSuppressor |
position(long position) |
void |
suppress(int idx,
Mat frame,
Mat result) |
period, setPeriod
frameCount, motionEstimator, motions, motions2, setFrameCount, setMotionEstimator, setMotions, setMotions2, setStabilizationMotions, stabilizationMotions
address, 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, zero
public MoreAccurateMotionWobbleSuppressor()
public MoreAccurateMotionWobbleSuppressor(long size)
Pointer.position(long)
.public MoreAccurateMotionWobbleSuppressor(Pointer p)
Pointer.Pointer(Pointer)
.public MoreAccurateMotionWobbleSuppressor position(long position)
Copyright © 2020. All rights reserved.