public static class opencv_videostab.GaussianMotionFilter extends opencv_videostab.MotionFilterBase
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_videostab.GaussianMotionFilter() |
opencv_videostab.GaussianMotionFilter(int size) |
opencv_videostab.GaussianMotionFilter(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_videostab.GaussianMotionFilter |
position(int position) |
void |
setStdev(float val) |
opencv_core.Mat |
stabilize(int index,
opencv_core.Mat motions,
int size) |
float |
stdev() |
void |
update() |
radius, setRadius, stabilizeaddress, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_videostab.GaussianMotionFilter(Pointer p)
public opencv_videostab.GaussianMotionFilter(int size)
public opencv_videostab.GaussianMotionFilter()
public opencv_videostab.GaussianMotionFilter position(int position)
public void setStdev(float val)
public float stdev()
public void update()
update in class opencv_videostab.MotionFilterBasepublic opencv_core.Mat stabilize(int index, opencv_core.Mat motions, int size)
stabilize in class opencv_videostab.MotionFilterBaseCopyright © 2014. All Rights Reserved.