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