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