@Namespace(value="cv::flann") public static class opencv_flann.CompositeIndexParams extends opencv_flann.IndexParams
| Constructor and Description |
|---|
CompositeIndexParams() |
CompositeIndexParams(int trees,
int branching,
int iterations,
int centers_init,
float cb_index) |
CompositeIndexParams(long size)
Native array allocator.
|
CompositeIndexParams(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_flann.CompositeIndexParams |
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, setStringaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic CompositeIndexParams(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public CompositeIndexParams(long size)
Pointer.position(long).public CompositeIndexParams(int trees,
int branching,
int iterations,
@Cast(value="cvflann::flann_centers_init_t")
int centers_init,
float cb_index)
public CompositeIndexParams()
public opencv_flann.CompositeIndexParams position(long position)
position in class opencv_flann.IndexParamsCopyright © 2018. All rights reserved.