1. 08 Apr, 2014 1 commit
  2. 21 Mar, 2014 1 commit
  3. 21 Feb, 2014 1 commit
  4. 20 Feb, 2014 1 commit
  5. 17 Jan, 2014 1 commit
  6. 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
  7. 05 Sep, 2013 1 commit
    • Roman Donchenko's avatar
      Boring changes - core. · 8200a95c
      Roman Donchenko authored
      This and several following commits contain the "boring" changes required
      to support the new Ptr. These are changes like:
      
      * new T -> makePtr<T> or .reset(new T) or Ptr<T>(new T)
        (depending on the situation)
      * p.empty() -> !p
      * delete_obj -> DefaultDeleter::operator()
      
      and similar changes that are numerous, but primitive.
      8200a95c
  8. 21 Aug, 2013 1 commit
  9. 14 Aug, 2013 1 commit
  10. 10 Apr, 2013 1 commit
  11. 03 Apr, 2013 1 commit
  12. 01 Apr, 2013 1 commit
  13. 22 Mar, 2013 4 commits
  14. 09 Mar, 2013 1 commit
  15. 28 Jun, 2012 1 commit
  16. 25 Jun, 2012 1 commit
  17. 31 May, 2012 1 commit
  18. 30 May, 2012 2 commits
  19. 28 May, 2012 1 commit
  20. 13 Apr, 2012 1 commit
  21. 04 Apr, 2012 1 commit
  22. 03 Apr, 2012 2 commits
  23. 28 Mar, 2012 1 commit
  24. 11 Apr, 2011 1 commit
  25. 09 Feb, 2011 1 commit