1. 08 Feb, 2018 1 commit
    • luz.paz's avatar
      Misc. ./samples typos · dbb57cd0
      luz.paz authored
      Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
      dbb57cd0
  2. 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
  3. 22 Dec, 2017 1 commit
  4. 07 Aug, 2017 1 commit
  5. 28 Jul, 2017 1 commit
  6. 25 Jul, 2017 1 commit
  7. 19 Jun, 2017 1 commit
    • Zhiwei Su's avatar
      Fixed gray window for gpu stereo BP and CSBP · 8bf3f6bf
      Zhiwei Su authored
      compute() for BP and CSBP output 32-bit floating-point mat, and in cv::imshow() 32-bit floating-point is recognized as [0,1] and maped to [0,255], that causes gray window for BP and CSBP.
      8bf3f6bf
  8. 27 Apr, 2017 1 commit
  9. 12 Feb, 2017 4 commits
  10. 05 Feb, 2017 1 commit
  11. 23 Jan, 2017 1 commit
  12. 17 Dec, 2016 1 commit
  13. 15 Dec, 2016 1 commit
  14. 01 Dec, 2016 1 commit
  15. 26 Oct, 2016 1 commit
  16. 15 Jul, 2016 1 commit
  17. 14 Jul, 2016 1 commit
  18. 26 Jun, 2016 1 commit
  19. 23 Jun, 2016 1 commit
  20. 30 Dec, 2015 1 commit
  21. 17 Nov, 2015 1 commit
  22. 02 Nov, 2015 4 commits
  23. 26 Oct, 2015 1 commit
  24. 13 Oct, 2015 2 commits
  25. 17 Aug, 2015 1 commit
  26. 15 Aug, 2015 1 commit
  27. 12 Aug, 2015 1 commit
  28. 25 Apr, 2015 1 commit
  29. 14 Apr, 2015 1 commit
  30. 07 Apr, 2015 1 commit
  31. 16 Feb, 2015 1 commit
  32. 22 Jan, 2015 2 commits