@Convention(value="CV_CDECL") public static class opencv_imgproc.CvDistanceFunction extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier | Constructor and Description |
|---|---|
protected |
CvDistanceFunction() |
|
CvDistanceFunction(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
float |
call(FloatPointer a,
FloatPointer b,
Pointer user_param) |
address, asBuffer, asByteBuffer, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, withDeallocator, zeropublic CvDistanceFunction(Pointer p)
Pointer.Pointer(Pointer).protected CvDistanceFunction()
public float call(@Const FloatPointer a, @Const FloatPointer b, Pointer user_param)
Copyright © 2017. All rights reserved.