opencv/modules/flann/include/opencv2/flann
2014-07-02 14:24:09 +00:00
..
all_indices.h
allocator.h Warning fixes continued 2012-06-09 15:00:04 +00:00
any.h Fixed a bug in FLANN resulting in uninitialized accesses. 2013-09-04 14:06:34 +04:00
autotuned_index.h Autotuned_index now prints all info into logger instead of couting it. 2014-05-01 20:55:49 +03:00
composite_index.h
config.h
defines.h Exposed HierarchicalClusteringIndex in OpenCV wrapper 2012-09-27 03:58:17 -07:00
dist.h Add the ensureSimpleDistance() method to ensure the user the returned distance is not ^2 (the default for L2 for instance) 2014-05-21 13:16:12 +02:00
dummy.h
dynamic_bitset.h Warning fixes continued 2012-06-09 15:00:04 +00:00
flann_base.hpp
flann.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
general.h
ground_truth.h Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
hdf5.h got rid of "long double" in OpenCV; ticket #1515 2012-03-26 13:36:47 +00:00
heap.h Warning fixes continued 2012-06-09 15:00:04 +00:00
hierarchical_clustering_index.h Merge pull request #2016 from pemmanuelviel:kmeansppSquareDist 2014-04-15 13:31:48 +04:00
index_testing.h Fixed mingw build. 2012-06-08 03:15:08 +00:00
kdtree_index.h
kdtree_single_index.h Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
kmeans_index.h Merge pull request #2016 from pemmanuelviel:kmeansppSquareDist 2014-04-15 13:31:48 +04:00
linear_index.h fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
logger.h
lsh_index.h Fix local variable shadowing 2014-05-21 12:27:38 +02:00
lsh_table.h Allows to choose orthogonal sub-vectors for LSH without using a static table among LshTable instances 2014-05-20 22:52:11 +02:00
matrix.h
miniflann.hpp Normalize line endings and whitespace 2012-10-17 15:32:23 +04:00
nn_index.h fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
object_factory.h
params.h Changed ostringstream to ostream for new print_params and added the old 2014-05-12 23:01:44 +03:00
random.h Normalized file endings. 2013-08-21 18:59:25 +04:00
result_set.h Normalized file endings. 2013-08-21 18:59:25 +04:00
sampling.h fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
saving.h
simplex_downhill.h
timer.h Fix binary compatibility of opencv_flann 2012-10-16 15:13:00 +04:00