opencv/modules/flann/include/opencv2/flann
2012-10-11 22:40:37 +04:00
..
all_indices.h upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 2011-07-13 23:04:39 +00:00
allocator.h Warning fixes continued 2012-06-09 15:00:04 +00:00
any.h Fixed mingw build warnings 2012-06-20 17:57:26 +00:00
autotuned_index.h upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 2011-07-13 23:04:39 +00:00
composite_index.h upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 2011-07-13 23:04:39 +00:00
config.h Fixing ticket #1230 2011-07-18 21:57:28 +00:00
defines.h Exposed HierarchicalClusteringIndex in OpenCV wrapper 2012-09-27 03:58:17 -07:00
dist.h Fix inconsistent argument type in HammingLUT distance (flann) 2012-10-10 00:31:22 +04:00
dummy.h upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 2011-07-13 23:04:39 +00:00
dynamic_bitset.h Warning fixes continued 2012-06-09 15:00:04 +00:00
flann_base.hpp Fixing include defines 2011-09-12 20:20:49 +00:00
flann.hpp merged all the latest changes from 2.4 to trunk 2012-04-13 21:50:59 +00:00
general.h upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 2011-07-13 23:04:39 +00:00
ground_truth.h Fixed ~20 potential errors identified by the MS complier. 2012-03-31 11:09:16 +00: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 Exposed HierarchicalClusteringIndex in OpenCV wrapper 2012-09-27 03:58:17 -07:00
index_testing.h Fixed mingw build. 2012-06-08 03:15:08 +00:00
kdtree_index.h upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 2011-07-13 23:04:39 +00:00
kdtree_single_index.h fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
kmeans_index.h Fixed ~20 potential errors identified by the MS complier. 2012-03-31 11:09:16 +00:00
linear_index.h fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
logger.h Fixing include defines 2011-09-12 20:20:49 +00:00
lsh_index.h fixed #2297, #2300; fixed several warnings 2012-08-28 13:45:35 +04:00
lsh_table.h fix gcc C++11 bug mentioned in http://answers.opencv.org/question/283 . Bug also fixed in FLANN upstream 2012-07-12 16:02:02 +00:00
matrix.h upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 2011-07-13 23:04:39 +00:00
miniflann.hpp Exposed HierarchicalClusteringIndex in OpenCV wrapper 2012-09-27 03:58:17 -07:00
nn_index.h fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
object_factory.h upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 2011-07-13 23:04:39 +00:00
params.h Fix to solve conflicts to standalone FLANN 2011-12-12 09:39:02 +00:00
random.h Fixing include defines 2011-09-12 20:20:49 +00:00
result_set.h Fixing include defines 2011-09-12 20:20:49 +00:00
sampling.h fixed hundreds of warnings from MSVC 2010. 2012-03-16 21:21:04 +00:00
saving.h added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
simplex_downhill.h upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 2011-07-13 23:04:39 +00:00
timer.h fixed possibly inccorrect interval measurements in flann's timer (bug #1165). Note: this may break binary compatibility, but since the class is not wrapped in Java and not exposed in Windows API, for example (it's considered internal-use class for flann), the effect should be minimal 2012-10-11 22:40:37 +04:00