public static class opencv_videostab.IGlobalMotionEstimator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_videostab.IGlobalMotionEstimator() |
opencv_videostab.IGlobalMotionEstimator(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_core.Mat |
estimate(opencv_core.Mat frame0,
opencv_core.Mat frame1) |
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.IGlobalMotionEstimator()
public opencv_videostab.IGlobalMotionEstimator(Pointer p)
public opencv_core.Mat estimate(opencv_core.Mat frame0, opencv_core.Mat frame1)
Copyright © 2014. All Rights Reserved.