1. 05 Apr, 2018 3 commits
  2. 27 Mar, 2018 1 commit
  3. 28 Feb, 2018 1 commit
  4. 12 Feb, 2018 1 commit
    • Maksim Shabunin's avatar
      cmake: refactored scripts with samples building: · 2200e13c
      Maksim Shabunin authored
      - allow installing samples sources on all platforms
        even if BUILD_EXAMPLES is disabled,  fixed minor
        issues in sources installation process
      - use 'example_<group>_<name>' scheme for target and binary file naming
      - use single function for sample executable creation
      2200e13c
  5. 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
  6. 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
  7. 22 Dec, 2017 1 commit
  8. 07 Aug, 2017 1 commit
  9. 28 Jul, 2017 1 commit
  10. 25 Jul, 2017 1 commit
  11. 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
  12. 27 Apr, 2017 1 commit
  13. 12 Feb, 2017 4 commits
  14. 05 Feb, 2017 1 commit
  15. 23 Jan, 2017 1 commit
  16. 17 Dec, 2016 1 commit
  17. 15 Dec, 2016 1 commit
  18. 01 Dec, 2016 1 commit
  19. 26 Oct, 2016 1 commit
  20. 15 Jul, 2016 1 commit
  21. 14 Jul, 2016 1 commit
  22. 26 Jun, 2016 1 commit
  23. 23 Jun, 2016 1 commit
  24. 30 Dec, 2015 1 commit
  25. 17 Nov, 2015 1 commit
  26. 02 Nov, 2015 4 commits
  27. 26 Oct, 2015 1 commit
  28. 13 Oct, 2015 2 commits
  29. 17 Aug, 2015 1 commit
  30. 15 Aug, 2015 1 commit
  31. 12 Aug, 2015 1 commit