1. 27 Nov, 2017 1 commit
  2. 26 Jun, 2017 1 commit
  3. 07 Apr, 2016 1 commit
  4. 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
  5. 16 Feb, 2015 2 commits
  6. 18 Oct, 2014 1 commit
  7. 17 Oct, 2014 1 commit
  8. 16 Oct, 2014 1 commit
  9. 10 Feb, 2014 1 commit
  10. 02 Jan, 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
    • 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
  13. 01 Apr, 2013 1 commit
  14. 22 Mar, 2013 2 commits
  15. 25 Feb, 2013 2 commits
  16. 21 Feb, 2013 2 commits
  17. 04 Feb, 2013 1 commit
  18. 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
  19. 23 Oct, 2012 1 commit
  20. 17 Oct, 2012 1 commit
  21. 16 Oct, 2012 1 commit
  22. 09 Oct, 2012 1 commit
  23. 02 Jul, 2012 1 commit
  24. 01 Jul, 2012 1 commit
  25. 15 Jun, 2012 1 commit
  26. 09 Jun, 2012 1 commit
  27. 25 May, 2012 3 commits
  28. 30 Apr, 2012 1 commit
  29. 20 Apr, 2012 1 commit
  30. 18 Apr, 2012 1 commit
  31. 13 Apr, 2012 1 commit
  32. 05 Apr, 2012 1 commit
  33. 03 Apr, 2012 1 commit
  34. 02 Apr, 2012 1 commit