opencv/modules/flann/include/opencv2
pemmanuelviel 793e7c0d9f
Merge pull request #18019 from pemmanuelviel:pev--multiple-kmeans-trees
* Possibility to set more than one tree for the hierarchical KMeans (default is still 1 tree).

This particularly improves NN retrieval results with binary vectors, allowing better quality
compared to LSH for similar processing time when speed is the criterium.

* Add explanations on the FLANN's hierarchical KMeans for binary data.
2020-08-03 18:29:57 +00:00
..
flann Merge pull request #18019 from pemmanuelviel:pev--multiple-kmeans-trees 2020-08-03 18:29:57 +00:00
flann.hpp Merge pull request #18019 from pemmanuelviel:pev--multiple-kmeans-trees 2020-08-03 18:29:57 +00:00