@Namespace(value="cv::videostab") public static class opencv_videostab.ISparseOptFlowEstimator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator
Constructor and Description |
---|
opencv_videostab.ISparseOptFlowEstimator(Pointer p)
Pointer cast constructor.
|
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, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zero
public opencv_videostab.ISparseOptFlowEstimator(Pointer p)
Pointer.Pointer(Pointer)
.public void run(@ByVal opencv_core.Mat frame0, @ByVal opencv_core.Mat frame1, @ByVal opencv_core.Mat points0, @ByVal opencv_core.Mat points1, @ByVal opencv_core.Mat status, @ByVal opencv_core.Mat errors)
Copyright © 2016. All rights reserved.