opencv/modules/flann/include/opencv2/flann
Kumataro 602caa9cd6
Merge pull request #21937 from Kumataro:4.x-fix-21911
* Fix warnings for clang15

* Fix warnings: Remove unnecessary code

* Fix warnings: Remove unnecessary code
2022-05-13 17:32:05 +00:00
..
all_indices.h Replace FLANNException by CV_Error. 2020-12-20 14:17:28 +01:00
allocator.h Assorted documentation fixes 2019-08-31 01:50:11 +03:00
any.h Remove static initializers caused by templated static member. 2021-05-07 12:53:14 -07:00
autotuned_index.h Replace FLANNException by CV_Error. 2020-12-20 14:17:28 +01:00
composite_index.h Replace FLANNException by CV_Error. 2020-12-20 14:17:28 +01:00
config.h Assorted documentation fixes 2019-08-31 01:50:11 +03:00
defines.h DNA mode: add the distance computations 2020-06-22 22:53:05 +02:00
dist.h Merge pull request #18084 from pemmanuelviel:pev--add-DNA-distances 2020-08-20 13:26:02 +00:00
dummy.h Assorted documentation fixes 2019-08-31 01:50:11 +03:00
dynamic_bitset.h Assorted documentation fixes 2019-08-31 01:50:11 +03:00
flann_base.hpp Replace FLANNException by CV_Error. 2020-12-20 14:17:28 +01:00
flann.hpp War on Whitespace, master edition: file endings. 2013-08-27 14:23:26 +04:00
general.h Replace FLANNException by CV_Error. 2020-12-20 14:17:28 +01:00
ground_truth.h Assorted documentation fixes 2019-08-31 01:50:11 +03:00
hdf5.h Assorted documentation fixes 2019-08-31 01:50:11 +03:00
heap.h Improves FLANN's heap allocations by a memory pool 2021-08-11 17:34:15 +09:00
hierarchical_clustering_index.h Improves FLANN's heap allocations by a memory pool 2021-08-11 17:34:15 +09:00
index_testing.h Merge pull request #21937 from Kumataro:4.x-fix-21911 2022-05-13 17:32:05 +00:00
kdtree_index.h Improves FLANN's heap allocations by a memory pool 2021-08-11 17:34:15 +09:00
kdtree_single_index.h Replace FLANNException by CV_Error. 2020-12-20 14:17:28 +01:00
kmeans_index.h Improves FLANN's heap allocations by a memory pool 2021-08-11 17:34:15 +09:00
linear_index.h Replace FLANNException by CV_Error. 2020-12-20 14:17:28 +01:00
logger.h Assorted documentation fixes 2019-08-31 01:50:11 +03:00
lsh_index.h Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-12-20 18:40:22 +00:00
lsh_table.h Merge pull request #17722 from pemmanuelviel:pev--replace-asserts 2020-07-04 20:15:44 +03:00
matrix.h Replace FLANNException by CV_Error. 2020-12-20 14:17:28 +01:00
miniflann.hpp Merge pull request #19045 from alalek:issue_17553 2020-12-11 19:09:35 +00:00
nn_index.h Merge pull request #21107 from take1014:remove_assert_21038 2021-11-27 18:34:52 +00:00
object_factory.h Assorted documentation fixes 2019-08-31 01:50:11 +03:00
params.h Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-12-20 18:40:22 +00:00
random.h Replace FLANNException by CV_Error. 2020-12-20 14:17:28 +01:00
result_set.h backport: checks and fixes from static code analyzers results 2020-09-02 19:05:47 +00:00
sampling.h Assorted documentation fixes 2019-08-31 01:50:11 +03:00
saving.h Replace FLANNException by CV_Error. 2020-12-20 14:17:28 +01:00
simplex_downhill.h Merge pull request #17722 from pemmanuelviel:pev--replace-asserts 2020-07-04 20:15:44 +03:00
timer.h backport: checks and fixes from static code analyzers results 2020-09-02 19:05:47 +00:00