public static class opencv_stitching.NoSeamFinder extends opencv_stitching.SeamFinder
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_stitching.NoSeamFinder() |
opencv_stitching.NoSeamFinder(int size) |
opencv_stitching.NoSeamFinder(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
void |
find(opencv_core.MatVector arg0,
opencv_core.Point arg1,
opencv_core.MatVector arg2) |
opencv_stitching.NoSeamFinder |
position(int position) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_stitching.NoSeamFinder()
public opencv_stitching.NoSeamFinder(int size)
public opencv_stitching.NoSeamFinder(Pointer p)
public opencv_stitching.NoSeamFinder position(int position)
public void find(opencv_core.MatVector arg0, opencv_core.Point arg1, opencv_core.MatVector arg2)
find in class opencv_stitching.SeamFinderCopyright © 2014. All Rights Reserved.