opencv/modules/flann/include/opencv2/flann
Apoorv Goel 5b521bb778 Merge pull request #14898 from UnderscoreAsterisk:flann-warnings-and-4376
Keep a local copy of `features` from `flann::GenericIndex ` constructor (#14898)

* Fix warnings on Windows

* Fix #4376
2019-06-26 19:35:11 +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: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
autotuned_index.h flann: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
composite_index.h flann: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
config.h
defines.h build: replace WIN32 => _WIN32 2017-07-25 13:30:48 +03:00
dist.h Merge pull request #14898 from UnderscoreAsterisk:flann-warnings-and-4376 2019-06-26 19:35:11 +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 flann: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03: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 Warning fixes continued 2012-06-09 15:00:04 +00:00
hierarchical_clustering_index.h flann: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
index_testing.h Fixed mingw build. 2012-06-08 03:15:08 +00:00
kdtree_index.h flann: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
kdtree_single_index.h flann: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
kmeans_index.h flann/kmeans: Fix non-determinism of KMeans index 2019-03-20 08:44:31 -07:00
linear_index.h flann: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
logger.h flann: fix build with MSVC /sdl option 2017-06-27 15:25:19 +03:00
lsh_index.h flann: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03:00
lsh_table.h Utilize CV_UNUSED macro 2018-09-07 20:33:52 +09: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 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 flann: use OpenCV theRNG() 2017-03-02 13:45:12 +03:00
result_set.h flann: apply CV_OVERRIDE/CV_FINAL 2018-03-28 18:43:27 +03: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