public static class opencv_videostab.IMotionStabilizer extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator
Constructor and Description |
---|
opencv_videostab.IMotionStabilizer() |
opencv_videostab.IMotionStabilizer(Pointer p) |
Modifier and Type | Method and Description |
---|---|
void |
stabilize(opencv_core.Mat motions,
int size,
opencv_core.Mat stabilizationMotions) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zero
public opencv_videostab.IMotionStabilizer()
public opencv_videostab.IMotionStabilizer(Pointer p)
public void stabilize(opencv_core.Mat motions, int size, opencv_core.Mat stabilizationMotions)
Copyright © 2014. All Rights Reserved.