public static class opencv_stitching.VoronoiSeamFinder extends opencv_stitching.PairwiseSeamFinder
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
VoronoiSeamFinder() |
VoronoiSeamFinder(int size) |
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 VoronoiSeamFinder()
public VoronoiSeamFinder(int size)
public 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.