mirror of
https://github.com/opencv/opencv.git
synced 2024-12-03 16:35:09 +08:00
cd42e38013
Current implementation of miniflann is releasing the trained index, and rebuilding the index from the beginning. But, some indexing algorithms like the LSH are able to add the indexing data after that. This branch is implementation of that optimization for LshIndex FlannBasedMatcher in the feature2d. |
||
---|---|---|
.. | ||
flann | ||
flann.hpp |