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