@Namespace(value="cv::videostab") public static class opencv_videostab.NullOutlierRejector extends opencv_videostab.IOutlierRejector
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_videostab.NullOutlierRejector()
Default native constructor.
|
opencv_videostab.NullOutlierRejector(long size)
Native array allocator.
|
opencv_videostab.NullOutlierRejector(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_videostab.NullOutlierRejector |
position(long position) |
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, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic opencv_videostab.NullOutlierRejector()
public opencv_videostab.NullOutlierRejector(long size)
Pointer.position(long).public opencv_videostab.NullOutlierRejector(Pointer p)
Pointer.Pointer(Pointer).public opencv_videostab.NullOutlierRejector position(long position)
public void process(@ByVal opencv_core.Size frameSize, @ByVal opencv_core.Mat points0, @ByVal opencv_core.Mat points1, @ByVal opencv_core.Mat mask)
process in class opencv_videostab.IOutlierRejectorCopyright © 2016. All rights reserved.