1. 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
  2. 05 Aug, 2014 1 commit
  3. 27 Mar, 2014 1 commit
  4. 26 Mar, 2014 1 commit
  5. 17 Mar, 2014 1 commit
  6. 14 Mar, 2014 8 commits
  7. 12 Mar, 2014 2 commits
  8. 10 Mar, 2014 1 commit
  9. 25 Feb, 2014 1 commit
  10. 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
  11. 05 Sep, 2013 1 commit
  12. 31 May, 2013 1 commit
  13. 11 Apr, 2013 1 commit
  14. 01 Apr, 2013 1 commit
  15. 26 Mar, 2013 1 commit
  16. 21 Mar, 2013 2 commits
  17. 01 Mar, 2013 1 commit
  18. 28 Feb, 2013 1 commit
  19. 25 Feb, 2013 1 commit
  20. 15 Jun, 2012 1 commit
  21. 09 Jun, 2012 1 commit
  22. 17 Mar, 2012 1 commit
  23. 06 Aug, 2011 1 commit
  24. 28 Jul, 2011 1 commit
  25. 06 Jun, 2011 1 commit
  26. 17 Apr, 2011 1 commit
  27. 16 Jul, 2010 1 commit
  28. 29 Jun, 2010 1 commit
  29. 26 May, 2010 1 commit
  30. 19 May, 2010 1 commit
  31. 13 May, 2010 1 commit