1. 18 Apr, 2013 2 commits
  2. 11 Apr, 2013 1 commit
  3. 08 Apr, 2013 3 commits
  4. 02 Apr, 2013 2 commits
  5. 27 Mar, 2013 2 commits
  6. 26 Mar, 2013 2 commits
  7. 25 Mar, 2013 1 commit
  8. 22 Mar, 2013 1 commit
  9. 21 Mar, 2013 4 commits
  10. 20 Mar, 2013 1 commit
  11. 18 Mar, 2013 1 commit
  12. 13 Mar, 2013 1 commit
  13. 31 Jan, 2013 1 commit
  14. 30 Jan, 2013 1 commit
  15. 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
  16. 14 Jan, 2013 2 commits
  17. 09 Nov, 2012 1 commit
  18. 01 Nov, 2012 1 commit
  19. 30 Oct, 2012 1 commit
  20. 29 Oct, 2012 1 commit
  21. 24 Oct, 2012 1 commit
  22. 17 Oct, 2012 2 commits
  23. 11 Sep, 2012 1 commit
  24. 19 Aug, 2012 1 commit
  25. 16 Jul, 2012 2 commits
  26. 15 Jul, 2012 1 commit
  27. 14 Jul, 2012 2 commits