opencv/modules/flann/include/opencv2/flann
Matthew K. Gumbel 74e3403620 flann/kmeans: Fix non-determinism of KMeans index
When running with >1 OpenCV thread, KMeans index generation was
non-deterministic because of a RWW race. Issue is resolved by removing
the offending logic from the parallel section.
2019-03-20 08:44:31 -07:00
..
all_indices.h
allocator.h
any.h
autotuned_index.h
composite_index.h
config.h
defines.h
dist.h
dummy.h
dynamic_bitset.h
flann_base.hpp
flann.hpp
general.h
ground_truth.h
hdf5.h
heap.h
hierarchical_clustering_index.h
index_testing.h
kdtree_index.h
kdtree_single_index.h
kmeans_index.h
linear_index.h
logger.h
lsh_index.h
lsh_table.h
matrix.h
miniflann.hpp
nn_index.h
object_factory.h
params.h
random.h
result_set.h
sampling.h
saving.h
simplex_downhill.h
timer.h