@Namespace(value="cv::videostab") public static class opencv_videostab.MoreAccurateMotionWobbleSuppressor extends opencv_videostab.MoreAccurateMotionWobbleSuppressorBase
| Constructor and Description |
|---|
MoreAccurateMotionWobbleSuppressor()
Default native constructor.
|
MoreAccurateMotionWobbleSuppressor(long size)
Native array allocator.
|
MoreAccurateMotionWobbleSuppressor(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_videostab.MoreAccurateMotionWobbleSuppressor |
position(long position) |
void |
suppress(int idx,
opencv_core.Mat frame,
opencv_core.Mat result) |
period, setPeriodframeCount, motionEstimator, motions, motions2, setFrameCount, setMotionEstimator, setMotions, setMotions2, setStabilizationMotions, stabilizationMotionsaddress, 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 MoreAccurateMotionWobbleSuppressor()
public MoreAccurateMotionWobbleSuppressor(long size)
Pointer.position(long).public MoreAccurateMotionWobbleSuppressor(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public opencv_videostab.MoreAccurateMotionWobbleSuppressor position(long position)
position in class org.bytedeco.javacpp.Pointerpublic void suppress(int idx,
@Const @ByRef
opencv_core.Mat frame,
@ByRef
opencv_core.Mat result)
suppress in class opencv_videostab.WobbleSuppressorBaseCopyright © 2018. All rights reserved.