@Namespace(value="cv::videostab") @NoOffset public static class opencv_videostab.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| Constructor and Description |
|---|
opencv_videostab.FastMarchingMethod() |
opencv_videostab.FastMarchingMethod(long size)
Native array allocator.
|
opencv_videostab.FastMarchingMethod(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_core.Mat |
distanceMap() |
opencv_videostab.FastMarchingMethod |
position(long position) |
address, asBuffer, asByteBuffer, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, maxBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic opencv_videostab.FastMarchingMethod(Pointer p)
Pointer.Pointer(Pointer).public opencv_videostab.FastMarchingMethod(long size)
Pointer.position(long).public opencv_videostab.FastMarchingMethod()
public opencv_videostab.FastMarchingMethod position(long position)
@ByVal public opencv_core.Mat distanceMap()
Copyright © 2016. All rights reserved.