1. 14 Aug, 2017 1 commit
  2. 10 Aug, 2017 1 commit
  3. 25 Jul, 2017 1 commit
  4. 10 Jul, 2017 1 commit
  5. 26 Jun, 2017 1 commit
  6. 13 Jun, 2017 1 commit
  7. 29 May, 2017 1 commit
  8. 28 Feb, 2017 2 commits
  9. 01 Dec, 2016 1 commit
  10. 08 Nov, 2016 1 commit
    • Pavel Vlasov's avatar
      --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple… · 349d5ba0
      Pavel Vlasov authored
      --perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address);
      
      Maximum depth limit var was added to the instrumentation structure;
      
      Trace names output console output fix: improper tree formatting could happen;
      Output in case of error was added;
      
      Custom regions improvements;
      
      Improved timing and weight calculation for parallel regions; New TC (threads counter) value to indicate how many different threads accessed particular node;
      
      parallel_for, warnings fixes and ReturnAddress code from Alexander Alekhin;
      349d5ba0
  11. 25 Aug, 2016 1 commit
  12. 17 Aug, 2016 1 commit
  13. 17 Dec, 2015 1 commit
  14. 07 Sep, 2015 1 commit
  15. 11 Jun, 2015 1 commit
  16. 09 Jun, 2015 1 commit
  17. 01 Jun, 2015 1 commit
  18. 18 Mar, 2015 1 commit
  19. 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
  20. 13 Jan, 2015 1 commit
    • Adam Borowski's avatar
      Get rid of sysctl includes on Linux. · 7b0d1c93
      Adam Borowski authored
      The 'sysctl' syscall has been strongly deprecated on Linux for ages.
      Currently, on old architectures it will spam syslog whenever used, and on
      newer ones it's missing from the headers altogether.  Opencv has migrated
      away on Linux already, but #includes were left lingering.  This commit
      removes them on non-__APPLE__, unbreaking x32 (and probably others).
      7b0d1c93
  21. 27 Oct, 2014 1 commit
  22. 17 Oct, 2014 1 commit
  23. 15 Aug, 2014 1 commit
  24. 23 Aug, 2013 1 commit
  25. 31 Jul, 2013 1 commit
  26. 24 Jun, 2013 1 commit
  27. 18 Jun, 2013 1 commit
  28. 14 Feb, 2013 1 commit
  29. 01 Nov, 2012 1 commit
  30. 23 Oct, 2012 1 commit
  31. 22 Oct, 2012 1 commit
  32. 19 Oct, 2012 1 commit
  33. 16 Oct, 2012 1 commit
  34. 15 Oct, 2012 3 commits
  35. 11 Oct, 2012 3 commits