1. 07 Apr, 2016 1 commit
  2. 07 Apr, 2015 1 commit
    • Vadim Pisarevsky's avatar
      1. Input/OutputArray optimizations; · 052593c7
      Vadim Pisarevsky authored
      2. Algorithm::load/save added (moved from StatModel)
      3. copyrights updated; added copyright/licensing info for ffmpeg
      4. some warnings from Xcode 6.x are fixed
      052593c7
  3. 16 Feb, 2015 2 commits
  4. 18 Oct, 2014 1 commit
  5. 17 Oct, 2014 1 commit
  6. 16 Oct, 2014 1 commit
  7. 10 Feb, 2014 1 commit
  8. 02 Jan, 2014 1 commit
  9. 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
  10. 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
  11. 01 Apr, 2013 1 commit
  12. 22 Mar, 2013 2 commits
  13. 25 Feb, 2013 2 commits
  14. 21 Feb, 2013 2 commits
  15. 04 Feb, 2013 1 commit
  16. 26 Oct, 2012 1 commit
    • Andrey Kamaev's avatar
      Fix SHORT data type support in Algorithm · 84934f7b
      Andrey Kamaev authored
      * typo in Algorithm::addParam for 'short' data type which results in segmentation fault on ARM
        on attempt to set type property for FAST using setter inherited from Algorithm
      * added short type support to read/write methods
      * improved some error messages
      84934f7b
  17. 23 Oct, 2012 1 commit
  18. 17 Oct, 2012 1 commit
  19. 16 Oct, 2012 1 commit
  20. 09 Oct, 2012 1 commit
  21. 02 Jul, 2012 1 commit
  22. 01 Jul, 2012 1 commit
  23. 15 Jun, 2012 1 commit
  24. 09 Jun, 2012 1 commit
  25. 25 May, 2012 3 commits
  26. 30 Apr, 2012 1 commit
  27. 20 Apr, 2012 1 commit
  28. 18 Apr, 2012 1 commit
  29. 13 Apr, 2012 1 commit
  30. 05 Apr, 2012 1 commit
  31. 03 Apr, 2012 1 commit
  32. 02 Apr, 2012 1 commit
  33. 17 Mar, 2012 1 commit
  34. 15 Mar, 2012 1 commit