1. 03 Oct, 2018 1 commit
  2. 24 Sep, 2018 1 commit
  3. 04 Sep, 2018 1 commit
  4. 05 Apr, 2018 3 commits
  5. 27 Mar, 2018 1 commit
  6. 28 Feb, 2018 1 commit
  7. 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
  8. 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
  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. 22 Dec, 2017 1 commit
  11. 07 Aug, 2017 1 commit
  12. 28 Jul, 2017 1 commit
  13. 25 Jul, 2017 1 commit
  14. 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
  15. 27 Apr, 2017 1 commit
  16. 12 Feb, 2017 4 commits
  17. 05 Feb, 2017 1 commit
  18. 23 Jan, 2017 1 commit
  19. 17 Dec, 2016 1 commit
  20. 15 Dec, 2016 1 commit
  21. 01 Dec, 2016 1 commit
  22. 26 Oct, 2016 1 commit
  23. 15 Jul, 2016 1 commit
  24. 14 Jul, 2016 1 commit
  25. 26 Jun, 2016 1 commit
  26. 23 Jun, 2016 1 commit
  27. 30 Dec, 2015 1 commit
  28. 17 Nov, 2015 1 commit
  29. 02 Nov, 2015 4 commits
  30. 26 Oct, 2015 1 commit
  31. 13 Oct, 2015 2 commits