-
- Downloads
[wip/flann] Bump to 1.7.1
Changes since 1.6.11: Version 1.7.1 (23 December 2011) fixes in CUDA kd-tree index renamed some constants to avoid conflicts with other libraries Version 1.7.0 (20 December 2011) new index type (HierarchicalClusteringIndex) for matching features using any metric distance (works well for binary features and Hamming distances) LSH implementation for matching binary features contributed by Vincent Rabaud GPU kd-tree matching for 3D features on CUDA compatible hardware contributed by Andreas Muyzel support for multithreaded search using the TBB library contributed by Nick Vanbaelen better performance when searching for many neighbors improvements to the MPI search support support for radius search using multiple query points at once small breaking API change if upgrading from a previous version, check the manual on how to update your code. bug fixes
Showing
- flann/Makefile 21 additions, 43 deletionsflann/Makefile
- flann/PLIST 21 additions, 7 deletionsflann/PLIST
- flann/depend.mk 6 additions, 5 deletionsflann/depend.mk
- flann/distinfo 6 additions, 4 deletionsflann/distinfo
- flann/patches/patch-aa 4 additions, 5 deletionsflann/patches/patch-aa
- flann/patches/patch-ac 12 additions, 0 deletionsflann/patches/patch-ac
- flann/patches/patch-ad 21 additions, 0 deletionsflann/patches/patch-ad
flann/patches/patch-ac
0 → 100644
flann/patches/patch-ad
0 → 100644
Please register or sign in to comment