1. 13 Mar, 2019 1 commit
  2. 01 Oct, 2018 1 commit
  3. 21 Sep, 2018 3 commits
  4. 07 Sep, 2018 1 commit
  5. 04 Sep, 2018 1 commit
  6. 23 Aug, 2018 1 commit
  7. 15 May, 2018 1 commit
  8. 05 Apr, 2018 1 commit
  9. 22 Mar, 2018 2 commits
  10. 19 Mar, 2018 1 commit
  11. 14 Feb, 2018 1 commit
  12. 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
  13. 18 Jan, 2018 1 commit
  14. 04 Dec, 2017 1 commit
  15. 15 Jun, 2017 1 commit
  16. 21 Mar, 2017 1 commit
  17. 07 Mar, 2017 1 commit
  18. 06 Mar, 2017 1 commit
  19. 03 Mar, 2017 1 commit
  20. 03 Dec, 2016 1 commit
  21. 28 Nov, 2016 1 commit
  22. 30 Sep, 2016 1 commit
  23. 12 Jul, 2016 1 commit
  24. 15 May, 2016 1 commit
  25. 27 Feb, 2016 1 commit
  26. 10 Dec, 2015 1 commit
  27. 27 Nov, 2015 1 commit
  28. 12 Nov, 2015 1 commit
  29. 02 Oct, 2015 1 commit
  30. 24 May, 2015 1 commit
  31. 18 May, 2015 1 commit
  32. 02 Mar, 2015 1 commit
    • Maxim Kostin's avatar
      Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 · cdd23440
      Maxim Kostin authored
      - Substituted HAVE_WINRT with WINRT
      - Fixed compilation issues in ocl.cpp and parallel.cpp
      - Fixed compiler issue for WP8: "C2678: binary '+' : no operator found which takes a left-hand - Fixed gitignore
      - Added #ifdef HAVE_OPENCL to remove compiler warnings in ocl.cpp
      - Used NO_GETENV similar to '3rdparty\libjpeg\jmemmgr.c;
      - Added ole32.lib for core module (for WindowsStore 8.0 builds)
      - Made OpenCV_ARCH aware of ARM
      Signed-off-by: 's avatarMaxim Kostin <v-maxkos@microsoft.com>
      cdd23440
  33. 26 Feb, 2015 1 commit
  34. 17 Feb, 2015 1 commit
  35. 16 Feb, 2015 1 commit
  36. 30 Dec, 2014 2 commits