@Namespace(value="cv::detail") @NoOffset @Properties(inherit=opencv_stitching.class) public class PairwiseSeamFinder extends SeamFinder
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounterDP_SEAM, NO, VORONOI_SEAM| Constructor and Description |
|---|
PairwiseSeamFinder(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
find(UMatVector src,
PointVector corners,
UMatVector masks)
\brief Estimates seams.
|
createDefaultaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic PairwiseSeamFinder(Pointer p)
Pointer.Pointer(Pointer).public void find(@Const @ByRef UMatVector src, @Const @ByRef PointVector corners, @ByRef UMatVector masks)
SeamFinderfind in class SeamFindersrc - Source imagescorners - Source image top-left cornersmasks - Source image masks to updateCopyright © 2020. All rights reserved.