@Namespace(value="cv::videostab") @NoOffset @Properties(inherit=opencv_videostab.class) public class FastMarchingMethod extends Pointer
/** \brief Describes the Fast Marching Method implementation.
See http://iwi.eldoc.ub.rug.nl/FILES/root/2004/JGraphToolsTelea/2004JGraphToolsTelea.pdf
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
FastMarchingMethod() |
FastMarchingMethod(long size)
Native array allocator.
|
FastMarchingMethod(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
Mat |
distanceMap() |
FastMarchingMethod |
getPointer(long i) |
FastMarchingMethod |
position(long position) |
address, 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, zero
public FastMarchingMethod(Pointer p)
Pointer(Pointer)
.public FastMarchingMethod(long size)
Pointer.position(long)
.public FastMarchingMethod()
public FastMarchingMethod position(long position)
public FastMarchingMethod getPointer(long i)
getPointer
in class Pointer
Copyright © 2024. All rights reserved.