opencv/modules/flann/include/opencv2/flann
Roman Donchenko 3d7a457c97 Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
	doc/tutorials/introduction/linux_install/linux_install.rst
	modules/core/doc/operations_on_arrays.rst
	modules/core/include/opencv2/core/core.hpp
	modules/core/src/system.cpp
	modules/gpu/src/cuda/resize.cu
	modules/imgproc/doc/miscellaneous_transformations.rst
	modules/imgproc/doc/structural_analysis_and_shape_descriptors.rst
	modules/video/src/bgfg_gaussmix2.cpp
2014-05-19 18:39:20 +04:00
..
all_indices.h
allocator.h
any.h Fixed getPolicy() method to make it thread-safe. 2014-03-14 13:50:33 +04:00
autotuned_index.h Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-05-19 18:39:20 +04:00
composite_index.h
config.h
defines.h Add a new method for initializing KMeans centers that leads to better clusters and thus better retrieval when final centers have to be existing keypoints instead of clusters barycenters. 2013-12-26 16:15:35 +01:00
dist.h Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-04-21 16:47:35 +04:00
dummy.h
dynamic_bitset.h
flann_base.hpp Remove all include directives for <string> 2013-03-22 22:14:47 +04:00
flann.hpp War on Whitespace, master edition: file endings. 2013-08-27 14:23:26 +04:00
general.h Compile opencv_test_core with cv::String instead of std::string 2013-03-22 22:14:22 +04:00
ground_truth.h Fix build warnings from gcc 4.8 2013-05-13 17:07:30 +04:00
hdf5.h Drop cv:: prefix from cv::String used inside the cv namespace 2013-03-22 22:14:50 +04:00
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
kdtree_single_index.h Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
kmeans_index.h Merge remote-tracking branch 'origin/2.4' into merge-2.4 2014-04-21 16:47:35 +04:00
linear_index.h
logger.h
lsh_index.h Normalize line endings and whitespace 2012-10-17 15:57:49 +04:00
lsh_table.h Merge remote-tracking branch 'origin/2.4' 2013-10-01 15:57:33 +04:00
matrix.h
miniflann.hpp Make flann headers independent from OpenCV C API 2013-04-08 15:47:29 +04:00
nn_index.h Remove all include directives for <string> 2013-03-22 22:14:47 +04:00
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 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
saving.h
simplex_downhill.h
timer.h core/utility.hpp missing in flann/timer.h 2013-12-20 14:58:21 +01:00