@Namespace(value="cv::flann") @Properties(inherit=opencv_flann.class) public class HierarchicalClusteringIndexParams extends IndexParams
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
HierarchicalClusteringIndexParams() |
HierarchicalClusteringIndexParams(int branching,
int centers_init,
int trees,
int leaf_size) |
HierarchicalClusteringIndexParams(long size)
Native array allocator.
|
HierarchicalClusteringIndexParams(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
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, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public HierarchicalClusteringIndexParams(Pointer p)
Pointer.Pointer(Pointer)
.public HierarchicalClusteringIndexParams(long size)
Pointer.position(long)
.public HierarchicalClusteringIndexParams(int branching, @Cast(value="cvflann::flann_centers_init_t") int centers_init, int trees, int leaf_size)
public HierarchicalClusteringIndexParams()
public HierarchicalClusteringIndexParams position(long position)
position
in class IndexParams
Copyright © 2020. All rights reserved.