1. 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
  2. 15 Oct, 2017 1 commit
  3. 14 Sep, 2017 1 commit
    • dtmoodie's avatar
      async bugfix · 3c229aa2
      dtmoodie authored
      upload winsize and iters as members to prevent async out of scope issues
      3c229aa2
  4. 03 Jul, 2017 1 commit
    • Tony Lian's avatar
      Merge pull request #9075 from TonyLianLong:master · c8783f3e
      Tony Lian authored
      Remove unnecessary Non-ASCII characters from source code (#9075)
      
      * Remove unnecessary Non-ASCII characters from source code
      
      Remove unnecessary Non-ASCII characters and replace them with ASCII
      characters
      
      * Remove dashes in the @param statement
      
      Remove dashes and place single space in the @param statement to keep
      coding style
      
      * misc: more fixes for non-ASCII symbols
      
      * misc: fix non-ASCII symbol in CMake file
      c8783f3e
  5. 18 Jan, 2017 1 commit
  6. 28 Nov, 2016 1 commit
  7. 30 Sep, 2016 1 commit
  8. 18 Jul, 2016 1 commit
  9. 04 Jul, 2016 1 commit
  10. 29 Jan, 2016 1 commit
  11. 28 Jan, 2016 1 commit
  12. 29 Dec, 2015 1 commit
  13. 27 Nov, 2015 1 commit
  14. 29 Jul, 2015 2 commits
  15. 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
  16. 16 Feb, 2015 1 commit
  17. 21 Jan, 2015 5 commits
  18. 26 Dec, 2014 1 commit
  19. 23 Dec, 2014 1 commit
  20. 22 Dec, 2014 1 commit
  21. 01 Dec, 2014 2 commits
  22. 25 Aug, 2014 1 commit
  23. 18 Aug, 2014 1 commit
    • Ernest Galbrun's avatar
      merged new master branch · 6207d338
      Ernest Galbrun authored
      changed tests for tvl1 optflow
      correction of a bug preventing compilation with cuda (fmin changed to fminf)
      6207d338
  24. 01 Aug, 2014 1 commit
  25. 31 Jul, 2014 3 commits
  26. 30 Jul, 2014 1 commit
  27. 28 Jul, 2014 2 commits
  28. 07 Jul, 2014 3 commits
  29. 04 Jul, 2014 1 commit