@Namespace(value="cv::videostab") public static class opencv_videostab.IOutlierRejector extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_videostab.IOutlierRejector(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
process(opencv_core.Size frameSize,
opencv_core.Mat points0,
opencv_core.Mat points1,
opencv_core.Mat mask) |
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, zeropublic opencv_videostab.IOutlierRejector(Pointer p)
Pointer.Pointer(Pointer).public void process(@ByVal opencv_core.Size frameSize, @ByVal opencv_core.Mat points0, @ByVal opencv_core.Mat points1, @ByVal opencv_core.Mat mask)
Copyright © 2016. All rights reserved.