@Namespace(value="cv::videostab") public static class opencv_videostab.IMotionStabilizer extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_videostab.IMotionStabilizer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
stabilize(int size,
opencv_core.MatVector motions,
opencv_core.IntIntPair range,
opencv_core.Mat stabilizationMotions)
assumes that [0, size-1) is in or equals to [range.first, range.second)
|
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic opencv_videostab.IMotionStabilizer(Pointer p)
Pointer.Pointer(Pointer).public void stabilize(int size,
@Const@ByRef
opencv_core.MatVector motions,
@ByVal
opencv_core.IntIntPair range,
opencv_core.Mat stabilizationMotions)
Copyright © 2016. All rights reserved.