Skip to content
Snippets Groups Projects
  1. Oct 09, 2012
  2. Oct 08, 2012
  3. Oct 04, 2012
  4. Sep 13, 2012
  5. Sep 12, 2012
  6. Sep 04, 2012
  7. Sep 03, 2012
  8. Aug 06, 2012
  9. Jul 31, 2012
  10. Jul 20, 2012
  11. Jul 18, 2012
    • Anthony Mallet's avatar
      [wip/flann] Bump to 1.7.1 · aaa990d7
      Anthony Mallet authored
      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
      aaa990d7
    • Anthony Mallet's avatar
      [mk] Factor out MASTER_SITE_GITHUB · de32cd55
      Anthony Mallet authored
      de32cd55
    • Anthony Mallet's avatar
      [wip/catkin] Initial attempt at packaging ros-1.8 (fuerte) · 84f78b79
      Anthony Mallet authored
      Nothing really working here, just committing WIP.
      84f78b79
    • Anthony Mallet's avatar
Loading