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