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