opencv/modules/flann/include/opencv2/flann
2017-12-07 10:26:48 +03:00
..
all_indices.h
allocator.h Fixed some issues found by static analysis 2017-09-08 12:22:12 +03:00
any.h flann: add normal assignment operator for cvflann::any 2017-06-14 00:55:52 +00:00
autotuned_index.h Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
composite_index.h
config.h
defines.h build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
dist.h build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
dummy.h Hid symbols in static builds, added LTO flags, removed exports from ts 2017-12-07 10:26:48 +03:00
dynamic_bitset.h Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
flann_base.hpp Fixed some issues found by static analysis 2017-09-08 12:22:12 +03:00
flann.hpp
general.h
ground_truth.h
hdf5.h
heap.h
hierarchical_clustering_index.h Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-04-21 16:47:35 +04:00
index_testing.h
kdtree_index.h flann: use OpenCV theRNG() 2017-03-02 13:45:12 +03:00
kdtree_single_index.h Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
kmeans_index.h Fixed memory leak in flann KMeansIndex 2016-04-13 12:08:42 +03:00
linear_index.h
logger.h flann: fix build with MSVC /sdl option 2017-06-27 15:25:19 +03:00
lsh_index.h Revert "Allows to choose orthogonal sub-vectors for LSH without using a static table among LshTable instances" 2014-08-08 16:58:35 +04:00
lsh_table.h flann: std::vector<size_t> can't be converted into cv::Mat properly 2017-08-30 13:16:00 +03:00
matrix.h Added CV_DEPRECATED macro 2017-01-24 15:57:06 +03:00
miniflann.hpp Fixed some issues found by static analysis 2017-09-08 12:22:12 +03:00
nn_index.h
object_factory.h
params.h Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-05-19 18:39:20 +04:00
random.h flann: use OpenCV theRNG() 2017-03-02 13:45:12 +03:00
result_set.h Fixing some static analysis issues 2017-06-27 14:30:26 +03:00
sampling.h
saving.h
simplex_downhill.h
timer.h