.. |
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 several GCC 5.x warnings
|
2016-11-18 15:31:05 +03:00 |
autotuned_index.h
|
flann: fix AutotunedIndex crashing if a KDTree index is selected
|
2015-07-29 18:03:48 +03:00 |
composite_index.h
|
Fix unused-parameter Warning
|
2015-03-14 06:07:55 +09: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
|
Assorted fixes:
|
2014-12-25 12:41:16 +03:00 |
dummy.h
|
Added missing copyright headers.
|
2015-10-13 15:02:38 +03:00 |
dynamic_bitset.h
|
Basic doxygen documentation support
|
2014-10-23 18:27:26 +04:00 |
flann_base.hpp
|
FlannBasedMatcher(LshIndex) in the feature2d optimization for continuance additional train()
|
2015-03-14 04:38:07 +09:00 |
flann.hpp
|
Fixed several GCC 5.x warnings
|
2016-11-18 15:31:05 +03: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
|
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
|
Fix unused-parameter Warning
|
2015-03-14 06:07:55 +09:00 |
index_testing.h
|
Fixed mingw build.
|
2012-06-08 03:15:08 +00:00 |
kdtree_index.h
|
Fix unused-parameter Warning
|
2015-03-14 06:07:55 +09:00 |
kdtree_single_index.h
|
Fix unused-parameter Warning
|
2015-03-14 06:07:55 +09:00 |
kmeans_index.h
|
fixed uninitialized memory writing/reading in flann
|
2015-09-03 13:25:29 +03:00 |
linear_index.h
|
Fix unused-parameter Warning
|
2015-03-14 06:07:55 +09:00 |
logger.h
|
Fixing include defines
|
2011-09-12 20:20:49 +00:00 |
lsh_index.h
|
Fix warn conversion from 'size_t' to 'int'. add comment for doxygen
|
2015-03-14 09:35:53 +09:00 |
lsh_table.h
|
Fix warn conversion from 'size_t' to 'int'. add comment for doxygen
|
2015-03-14 09:35:53 +09: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
|
FlannBasedMatcher(LshIndex) in the feature2d optimization for continuance additional train()
|
2015-03-14 04:38:07 +09:00 |
nn_index.h
|
FlannBasedMatcher(LshIndex) in the feature2d optimization for continuance additional train()
|
2015-03-14 04:38:07 +09: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
|
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
|
Basic doxygen documentation support
|
2014-10-23 18:27:26 +04: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
|
Fix binary compatibility of opencv_flann
|
2012-10-16 15:13:00 +04:00 |