public static class opencv_imgproc.CvDistanceFunction extends FunctionPointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier | Constructor and Description |
|---|---|
protected |
opencv_imgproc.CvDistanceFunction() |
|
opencv_imgproc.CvDistanceFunction(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
float |
call(FloatPointer a,
FloatPointer b,
Pointer user_param) |
address, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_imgproc.CvDistanceFunction(Pointer p)
protected opencv_imgproc.CvDistanceFunction()
public float call(FloatPointer a, FloatPointer b, Pointer user_param)
Copyright © 2014. All Rights Reserved.