public static class opencv_stitching.SeamFinder extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_stitching.SeamFinder() |
opencv_stitching.SeamFinder(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
find(opencv_core.MatVector src,
opencv_core.Point corners,
opencv_core.MatVector masks) |
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_stitching.SeamFinder()
public opencv_stitching.SeamFinder(Pointer p)
public void find(opencv_core.MatVector src, opencv_core.Point corners, opencv_core.MatVector masks)
Copyright © 2014. All Rights Reserved.