public static class opencv_videostab.MotionFilterBase extends opencv_videostab.IMotionStabilizer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_videostab.MotionFilterBase() |
opencv_videostab.MotionFilterBase(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
int |
radius() |
void |
setRadius(int val) |
opencv_core.Mat |
stabilize(int index,
opencv_core.Mat motions,
int size) |
void |
stabilize(opencv_core.Mat motions,
int size,
opencv_core.Mat stabilizationMotions) |
void |
update() |
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, zeropublic opencv_videostab.MotionFilterBase()
public opencv_videostab.MotionFilterBase(Pointer p)
public void setRadius(int val)
public int radius()
public void update()
public opencv_core.Mat stabilize(int index, opencv_core.Mat motions, int size)
public void stabilize(opencv_core.Mat motions, int size, opencv_core.Mat stabilizationMotions)
stabilize in class opencv_videostab.IMotionStabilizerCopyright © 2014. All Rights Reserved.