1. 28 Sep, 2013 1 commit
  2. 26 Sep, 2013 1 commit
  3. 21 Aug, 2013 1 commit
  4. 16 Aug, 2013 1 commit
  5. 28 Jun, 2013 2 commits
  6. 25 Jun, 2013 1 commit
  7. 13 Jun, 2013 1 commit
    • Sergei Nosov's avatar
      Fixes bug #3071. · 982ef83f
      Sergei Nosov authored
      If we have perfect matches (min_dist == 0.0), then strict comparison
      fails. Making it non-strict results in treating perfect matches as
      good.
      982ef83f
  8. 11 Apr, 2013 2 commits
  9. 05 Apr, 2013 1 commit
  10. 04 Apr, 2013 2 commits
  11. 25 Mar, 2013 1 commit
  12. 19 Mar, 2013 2 commits
  13. 18 Mar, 2013 2 commits
  14. 19 Feb, 2013 1 commit
    • Vladislav Vinogradov's avatar
      updated OpenGL functionality: · e06c3ec7
      Vladislav Vinogradov authored
      * removed OpenGLFuncTab, now extensions are loaded internally
      * added support of GlBuffer and GlTexture2D to InputArray/OutputArray
      * added ELEMENT_ARRAY_BUFFER and PIXEL_PACK_BUFFER targets
      * added copyFrom/copyTo method for GlBuffer and GlTexture2D
      * removed GlFont
      * removed pointCloudShow
      * removed OpenGLCleanCallback
      * added Access parameter to GlBuffer::mapHost
      * added autoRelease parameter to all create methods
      e06c3ec7
  15. 14 Feb, 2013 1 commit
  16. 13 Feb, 2013 1 commit
  17. 30 Jan, 2013 2 commits
  18. 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
  19. 21 Dec, 2012 1 commit
  20. 09 Nov, 2012 2 commits
  21. 30 Oct, 2012 1 commit
  22. 24 Oct, 2012 1 commit
  23. 19 Oct, 2012 1 commit
  24. 17 Oct, 2012 1 commit
  25. 16 Oct, 2012 2 commits
  26. 15 Oct, 2012 1 commit
  27. 12 Oct, 2012 2 commits
  28. 10 Oct, 2012 1 commit
  29. 09 Oct, 2012 2 commits
  30. 08 Oct, 2012 1 commit