public static class opencv_flann.SearchParams extends opencv_flann.IndexParams
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_flann.SearchParams() |
opencv_flann.SearchParams(int size) |
opencv_flann.SearchParams(int checks,
float eps,
boolean sorted) |
opencv_flann.SearchParams(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_flann.SearchParams |
position(int position) |
getAll, getAll, getAll, getDouble, getDouble, getDouble, getDouble, getInt, getInt, getInt, getInt, getString, getString, getString, getString, params, params, setAlgorithm, setBool, setBool, setDouble, setDouble, setFloat, setFloat, setInt, setInt, setString, setStringaddress, asBuffer, asByteBuffer, capacity, capacity, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, hashCode, isNull, limit, limit, memchr, memcmp, memcpy, memmove, memset, offsetof, position, put, setNull, sizeof, toString, withDeallocator, zeropublic opencv_flann.SearchParams(Pointer p)
public opencv_flann.SearchParams(int size)
public opencv_flann.SearchParams(int checks,
float eps,
boolean sorted)
public opencv_flann.SearchParams()
public opencv_flann.SearchParams position(int position)
position in class opencv_flann.IndexParamsCopyright © 2014. All Rights Reserved.