1. 28 Dec, 2017 1 commit
  2. 27 Jun, 2017 1 commit
  3. 14 Jul, 2016 1 commit
  4. 26 Jun, 2016 1 commit
  5. 18 Jan, 2016 2 commits
  6. 13 Oct, 2015 1 commit
  7. 31 Aug, 2015 1 commit
    • Maksim Shabunin's avatar
      Some changes to support mingw-w64 · 771af4f3
      Maksim Shabunin authored
      - IPP is disabled by default when compiler is mingw (couldn't make it
      work)
      - fixed some warnings
      - fixed some `__GNUC__` version checks (for correctness and convenience)
      - removed UTF-8 BOM from hough.cpp (fixes #5253)
      771af4f3
  8. 22 Jul, 2015 1 commit
  9. 13 Aug, 2014 1 commit
    • Adil Ibragimov's avatar
      Several type of formal refactoring: · 8a4a1bb0
      Adil Ibragimov authored
      1. someMatrix.data -> someMatrix.prt()
      2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex )
      3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>()
      4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
      8a4a1bb0
  10. 07 Jul, 2014 1 commit
  11. 06 Sep, 2013 1 commit
    • Vladislav Vinogradov's avatar
      Merge branch 'master' into gpu-cuda-rename · 0c7663eb
      Vladislav Vinogradov authored
      Conflicts:
      	modules/core/include/opencv2/core/cuda.hpp
      	modules/cudacodec/src/thread.cpp
      	modules/cudacodec/src/thread.hpp
      	modules/superres/perf/perf_superres.cpp
      	modules/superres/src/btv_l1_cuda.cpp
      	modules/superres/src/optical_flow.cpp
      	modules/videostab/src/global_motion.cpp
      	modules/videostab/src/inpainting.cpp
      	samples/cpp/stitching_detailed.cpp
      	samples/cpp/videostab.cpp
      	samples/gpu/stereo_multi.cpp
      0c7663eb
  12. 05 Sep, 2013 1 commit
  13. 30 Aug, 2013 1 commit
  14. 21 Aug, 2013 1 commit
  15. 10 Jul, 2013 1 commit
  16. 13 May, 2013 1 commit
  17. 25 Feb, 2013 1 commit
  18. 17 Oct, 2012 2 commits
  19. 11 Sep, 2012 1 commit
  20. 28 Jun, 2012 1 commit
  21. 21 Jun, 2012 1 commit
  22. 20 Jun, 2012 1 commit
  23. 15 Jun, 2012 1 commit
  24. 12 Jun, 2012 1 commit
  25. 09 Jun, 2012 1 commit
  26. 30 Apr, 2012 1 commit
  27. 27 Apr, 2012 1 commit
  28. 13 Apr, 2012 1 commit
  29. 12 Apr, 2012 1 commit
  30. 28 Oct, 2011 2 commits
  31. 11 Aug, 2011 1 commit
  32. 21 Jul, 2011 1 commit
  33. 26 Apr, 2011 1 commit
  34. 11 Dec, 2010 1 commit
  35. 24 Nov, 2010 1 commit
  36. 16 Jul, 2010 1 commit
  37. 11 May, 2010 1 commit