@Namespace(value="cv::detail") @Properties(inherit=opencv_stitching.class) public class NoSeamFinder extends SeamFinder
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounterDP_SEAM, NO, VORONOI_SEAM| Constructor and Description |
|---|
NoSeamFinder()
Default native constructor.
|
NoSeamFinder(long size)
Native array allocator.
|
NoSeamFinder(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
find(UMatVector arg0,
PointVector arg1,
UMatVector arg2)
\brief Estimates seams.
|
NoSeamFinder |
getPointer(long i) |
NoSeamFinder |
position(long position) |
createDefaultaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic NoSeamFinder()
public NoSeamFinder(long size)
Pointer.position(long).public NoSeamFinder(Pointer p)
Pointer(Pointer).public NoSeamFinder position(long position)
public NoSeamFinder getPointer(long i)
getPointer in class Pointerpublic void find(@Const @ByRef UMatVector arg0, @Const @ByRef PointVector arg1, @ByRef UMatVector arg2)
SeamFinderfind in class SeamFinderarg0 - Source imagesarg1 - Source image top-left cornersarg2 - Source image masks to updateCopyright © 2025. All rights reserved.