opencv/modules/flann/include/opencv2
ippei ito cd42e38013 FlannBasedMatcher(LshIndex) in the feature2d optimization for continuance additional train()
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.
2015-03-14 04:38:07 +09:00
..
flann FlannBasedMatcher(LshIndex) in the feature2d optimization for continuance additional train() 2015-03-14 04:38:07 +09:00
flann.hpp Some changes to make migration to 3.0 easier 2014-12-16 13:00:31 +03:00