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