opencv/modules/flann
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
..
include/opencv2 Merge pull request #18019 from pemmanuelviel:pev--multiple-kmeans-trees 2020-08-03 18:29:57 +00:00
misc/python python: force using of ArgInfo 2019-11-15 19:16:22 +03:00
src Fix arguments list in loadindex for histogram intersection 2020-07-01 18:59:45 +02:00
test Add test checking we don't throw when creating GenericIndex with LshIndexParams() 2020-06-28 19:51:04 +00:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00