1. 01 Sep, 2017 1 commit
  2. 29 Aug, 2017 1 commit
  3. 28 Aug, 2017 1 commit
  4. 24 Aug, 2017 3 commits
  5. 23 Aug, 2017 1 commit
    • Pavel Vlasov's avatar
      ICV2017u3 package update; · a57718e1
      Pavel Vlasov authored
      - Optimizations set change. Now IPP integrations will provide code for SSE42, AVX2 and AVX512 (SKX) CPUs only. For HW below SSE42 IPP code is disabled.
      - Performance regressions fixes for IPP code paths;
      - cv::boxFilter integration improvement;
      - cv::filter2D integration improvement;
      a57718e1
  6. 22 Aug, 2017 1 commit
  7. 21 Aug, 2017 1 commit
  8. 20 Aug, 2017 1 commit
  9. 19 Aug, 2017 2 commits
  10. 14 Aug, 2017 1 commit
  11. 10 Aug, 2017 1 commit
  12. 03 Aug, 2017 1 commit
  13. 26 Jul, 2017 2 commits
  14. 25 Jul, 2017 3 commits
  15. 21 Jul, 2017 3 commits
  16. 20 Jul, 2017 1 commit
  17. 19 Jul, 2017 1 commit
  18. 16 Jul, 2017 1 commit
  19. 06 Jul, 2017 1 commit
    • Patrik Huber's avatar
      Added detection of MSVC1911 · 600b7a30
      Patrik Huber authored
      This is VS2017 Preview. It makes sure the version is detected properly and the INSTALL target then correctly installs to x64/vc15 (the same as MSVC1910).
      600b7a30
  20. 05 Jul, 2017 1 commit
  21. 04 Jul, 2017 1 commit
  22. 03 Jul, 2017 2 commits
    • 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
    • Alexander Alekhin's avatar
      cmake: update CXX11 compiler flag · 3f02f569
      Alexander Alekhin authored
      3f02f569
  23. 02 Jul, 2017 1 commit
  24. 01 Jul, 2017 2 commits
  25. 30 Jun, 2017 3 commits
  26. 27 Jun, 2017 2 commits
  27. 26 Jun, 2017 1 commit