1. 21 May, 2015 3 commits
  2. 18 May, 2015 3 commits
  3. 06 May, 2015 1 commit
  4. 11 Apr, 2015 1 commit
  5. 21 Dec, 2014 1 commit
    • orestis's avatar
      Change DescriptorExtractor_ORB regression test · fffe2464
      orestis authored
      to compensate for neon ieee754 non-compliancy.
      Also changed the comparison between max valid and calculated distance to
      make the error message more accurate (in case curMaxDist == maxDist)
      fffe2464
  6. 18 Oct, 2014 1 commit
  7. 17 Oct, 2014 7 commits
  8. 16 Oct, 2014 4 commits
  9. 15 Oct, 2014 1 commit
  10. 02 Oct, 2014 1 commit
  11. 31 Aug, 2014 1 commit
  12. 18 Aug, 2014 1 commit
  13. 13 Aug, 2014 1 commit
    • Adil Ibragimov's avatar
      Several type of formal refactoring: · 8a4a1bb0
      Adil Ibragimov authored
      1. someMatrix.data -> someMatrix.prt()
      2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex )
      3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>()
      4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
      8a4a1bb0
  14. 11 Aug, 2014 1 commit
  15. 05 Aug, 2014 1 commit
  16. 30 Jul, 2014 1 commit
  17. 07 Jul, 2014 1 commit
  18. 29 May, 2014 1 commit
  19. 10 May, 2014 1 commit
  20. 09 May, 2014 1 commit
    • Ievgen Khvedchenia's avatar
      Refactor of KAZE and AKAZE: · 1a5fcd71
      Ievgen Khvedchenia authored
      1) Clean-up from the unused code
      2) Remove of SURF extraction method
      3) Enabled threading for KAZE extraction
      4) Exposed new properties for runtime configuration
      1a5fcd71
  21. 01 May, 2014 1 commit
  22. 09 Apr, 2014 1 commit
  23. 08 Apr, 2014 1 commit
  24. 05 Apr, 2014 1 commit
  25. 22 Jan, 2014 1 commit
  26. 09 Dec, 2013 1 commit
  27. 08 Oct, 2013 1 commit