@Namespace(value="cv::flann") 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 branching,
int centers_init,
int trees,
int leaf_size) |
opencv_flann.HierarchicalClusteringIndexParams(long size)
Native array allocator.
|
opencv_flann.HierarchicalClusteringIndexParams(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
opencv_flann.HierarchicalClusteringIndexParams |
position(long 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, setString
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, zero
public opencv_flann.HierarchicalClusteringIndexParams(Pointer p)
Pointer.Pointer(Pointer)
.public opencv_flann.HierarchicalClusteringIndexParams(long size)
Pointer.position(long)
.public opencv_flann.HierarchicalClusteringIndexParams(int branching, @Cast(value="cvflann::flann_centers_init_t") int centers_init, int trees, int leaf_size)
public opencv_flann.HierarchicalClusteringIndexParams()
public opencv_flann.HierarchicalClusteringIndexParams position(long position)
position
in class opencv_flann.IndexParams
Copyright © 2016. All rights reserved.