@Namespace(value="cv::flann") public static class opencv_flann.AutotunedIndexParams extends opencv_flann.IndexParams
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator
Constructor and Description |
---|
opencv_flann.AutotunedIndexParams() |
opencv_flann.AutotunedIndexParams(float target_precision,
float build_weight,
float memory_weight,
float sample_fraction) |
opencv_flann.AutotunedIndexParams(long size)
Native array allocator.
|
opencv_flann.AutotunedIndexParams(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
opencv_flann.AutotunedIndexParams |
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.AutotunedIndexParams(Pointer p)
Pointer.Pointer(Pointer)
.public opencv_flann.AutotunedIndexParams(long size)
Pointer.position(long)
.public opencv_flann.AutotunedIndexParams(float target_precision, float build_weight, float memory_weight, float sample_fraction)
public opencv_flann.AutotunedIndexParams()
public opencv_flann.AutotunedIndexParams position(long position)
position
in class opencv_flann.IndexParams
Copyright © 2016. All rights reserved.