public static class opencv_flann.HierarchicalClusteringIndexParams extends opencv_flann.IndexParams
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
opencv_flann.HierarchicalClusteringIndexParams() |
opencv_flann.HierarchicalClusteringIndexParams(int size) |
opencv_flann.HierarchicalClusteringIndexParams(int branching,
int centers_init,
int trees,
int leaf_size) |
opencv_flann.HierarchicalClusteringIndexParams(Pointer p) |
| Modifier and Type | Method and Description |
|---|---|
opencv_flann.HierarchicalClusteringIndexParams |
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.HierarchicalClusteringIndexParams(Pointer p)
public opencv_flann.HierarchicalClusteringIndexParams(int size)
public opencv_flann.HierarchicalClusteringIndexParams(int branching,
int centers_init,
int trees,
int leaf_size)
public opencv_flann.HierarchicalClusteringIndexParams()
public opencv_flann.HierarchicalClusteringIndexParams position(int position)
position in class opencv_flann.IndexParamsCopyright © 2014. All Rights Reserved.