1. 15 Feb, 2013 2 commits
  2. 14 Feb, 2013 2 commits
  3. 13 Feb, 2013 3 commits
  4. 11 Feb, 2013 1 commit
  5. 08 Feb, 2013 8 commits
  6. 07 Feb, 2013 1 commit
  7. 04 Feb, 2013 1 commit
  8. 31 Jan, 2013 1 commit
  9. 30 Jan, 2013 3 commits
  10. 29 Jan, 2013 1 commit
    • Vadim Pisarevsky's avatar
      fixed #2580, #2210. some work on #2025. · c69312ea
      Vadim Pisarevsky authored
      modified SIFT to 1) double image before finding keypoints, 2) use floating-point internally instead of 16-bit integers, 3) set the keypoint response to the abs(interpolated_DoG_value). step 1) increases the number of detected keypoints significantly and together with 2) and 3) it improves some detection benchmarks. On the other hand, the stability of the small keypoints is lower, so the rotation and scale invariance tests now struggle a bit. In 2.5 need to make this feature optional and add some more intelligence to the algorithm.
      
      added test that finds a planar object using SIFT.
      c69312ea
  11. 24 Jan, 2013 2 commits
  12. 23 Jan, 2013 1 commit
    • Vladislav Vinogradov's avatar
      fixes for gpu module: · ae6266e1
      Vladislav Vinogradov authored
      - fixed printCudaDeviceInfo for new CC
      - fixed some compilation errors and warnings
      - removed unset command from CMake script
      - removed unused std imports
      ae6266e1
  13. 22 Jan, 2013 1 commit
  14. 15 Jan, 2013 1 commit
  15. 25 Dec, 2012 2 commits
  16. 21 Dec, 2012 1 commit
  17. 20 Dec, 2012 1 commit
  18. 19 Dec, 2012 1 commit
  19. 18 Dec, 2012 1 commit
  20. 17 Dec, 2012 3 commits
  21. 13 Dec, 2012 2 commits
  22. 09 Dec, 2012 1 commit