1. 10 Apr, 2019 1 commit
  2. 13 Sep, 2018 1 commit
  3. 23 Aug, 2018 1 commit
    • logic1988's avatar
      Update aff_trans.cpp · b47c9ac6
      logic1988 authored
      When the fullAffine parameter is set to false, the estimateRigidTransform function maybe return empty, then the _localAffineEstimate function will be called, but the bug in it will result in incorrect results.
      b47c9ac6
  4. 17 Aug, 2018 1 commit
  5. 17 Jul, 2018 1 commit
  6. 28 Mar, 2018 1 commit
  7. 12 Feb, 2018 1 commit
  8. 07 Feb, 2018 1 commit
  9. 03 Feb, 2018 1 commit
    • Alexander Alekhin's avatar
      ts: refactor OpenCV tests · 4a297a24
      Alexander Alekhin authored
      - removed tr1 usage (dropped in C++17)
      - moved includes of vector/map/iostream/limits into ts.hpp
      - require opencv_test + anonymous namespace (added compile check)
      - fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
      - added missing license headers
      4a297a24
  10. 13 Dec, 2017 1 commit
  11. 29 Jul, 2017 1 commit
  12. 28 Jun, 2017 1 commit
  13. 27 Jun, 2017 1 commit
  14. 20 Jun, 2017 1 commit
  15. 18 Apr, 2017 1 commit
  16. 23 Jan, 2017 1 commit
  17. 18 Jan, 2017 1 commit
  18. 30 Sep, 2016 1 commit
  19. 19 Aug, 2016 1 commit
  20. 07 Apr, 2016 1 commit
  21. 23 Dec, 2015 1 commit
  22. 03 Nov, 2015 1 commit
    • yigitsoy's avatar
      Fix inlier assignment in Hungarian algorithm · 16a3773a
      yigitsoy authored
      While checking whether a match is a real match, the index of the corresponding column (row) for a row (column) is checked. The limit should be the number of the real columns (rows) for a given row (column).
      16a3773a
  23. 02 Mar, 2015 1 commit
  24. 16 Feb, 2015 1 commit
  25. 28 Jan, 2015 2 commits
  26. 26 Dec, 2014 1 commit
  27. 16 Dec, 2014 1 commit
  28. 01 Dec, 2014 2 commits
  29. 09 Aug, 2014 1 commit
  30. 27 Jul, 2014 1 commit
  31. 07 Jul, 2014 1 commit
  32. 25 Feb, 2014 1 commit
  33. 08 Oct, 2013 1 commit
  34. 06 Oct, 2013 1 commit
  35. 05 Oct, 2013 1 commit
  36. 30 Sep, 2013 3 commits