Updated FLANN
authorMarius Muja <no@email>
Sun, 19 Jun 2011 23:46:23 +0000 (23:46 +0000)
committerMarius Muja <no@email>
Sun, 19 Jun 2011 23:46:23 +0000 (23:46 +0000)
commit9153018bd2f96c315b75b9a614c3789237e29911
tree47d7696806e46372cc48c2808c84fed18352f90a
parent2e54482de9e30848436d461577351d89430dddfd
Updated FLANN
36 files changed:
modules/flann/include/opencv2/flann/all_indices.h
modules/flann/include/opencv2/flann/allocator.h
modules/flann/include/opencv2/flann/any.h [new file with mode: 0644]
modules/flann/include/opencv2/flann/autotuned_index.h
modules/flann/include/opencv2/flann/composite_index.h
modules/flann/include/opencv2/flann/config.h [new file with mode: 0644]
modules/flann/include/opencv2/flann/defines.h [new file with mode: 0644]
modules/flann/include/opencv2/flann/dist.h
modules/flann/include/opencv2/flann/dynamic_bitset.h [new file with mode: 0644]
modules/flann/include/opencv2/flann/flann.hpp
modules/flann/include/opencv2/flann/flann_base.hpp
modules/flann/include/opencv2/flann/general.h
modules/flann/include/opencv2/flann/ground_truth.h
modules/flann/include/opencv2/flann/hdf5.h
modules/flann/include/opencv2/flann/heap.h
modules/flann/include/opencv2/flann/hierarchical_clustering_index.h [new file with mode: 0644]
modules/flann/include/opencv2/flann/index_testing.h
modules/flann/include/opencv2/flann/kdtree_index.h
modules/flann/include/opencv2/flann/kdtree_single_index.h [new file with mode: 0644]
modules/flann/include/opencv2/flann/kmeans_index.h
modules/flann/include/opencv2/flann/linear_index.h
modules/flann/include/opencv2/flann/logger.h
modules/flann/include/opencv2/flann/lsh_index.h [new file with mode: 0644]
modules/flann/include/opencv2/flann/lsh_table.h [new file with mode: 0644]
modules/flann/include/opencv2/flann/matrix.h
modules/flann/include/opencv2/flann/nn_index.h
modules/flann/include/opencv2/flann/object_factory.h
modules/flann/include/opencv2/flann/params.h [new file with mode: 0644]
modules/flann/include/opencv2/flann/random.h
modules/flann/include/opencv2/flann/result_set.h
modules/flann/include/opencv2/flann/sampling.h
modules/flann/include/opencv2/flann/saving.h
modules/flann/include/opencv2/flann/simplex_downhill.h
modules/flann/include/opencv2/flann/timer.h
modules/flann/src/flann.cpp
modules/flann/src/precomp.hpp