1. 15 May, 2015 1 commit
  2. 02 Mar, 2015 1 commit
  3. 16 Feb, 2015 1 commit
  4. 22 Jan, 2015 4 commits
  5. 21 Jan, 2015 1 commit
  6. 26 Dec, 2014 1 commit
  7. 01 Dec, 2014 3 commits
  8. 25 Nov, 2014 1 commit
  9. 17 Oct, 2014 1 commit
  10. 15 Oct, 2014 1 commit
  11. 14 Jul, 2014 1 commit
  12. 10 Jun, 2014 1 commit
    • Shai's avatar
      Update global_motion.cpp · 91201b22
      Shai authored
      An extremely rare case where, for numeric reasons bestM finds more inliers than ninliersMax. 
      This RARE case causes memory corruption and a nasty seg fault.
      91201b22
  13. 10 Mar, 2014 1 commit
  14. 23 Dec, 2013 1 commit
  15. 19 Dec, 2013 1 commit
  16. 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
  17. 05 Sep, 2013 1 commit
  18. 02 Sep, 2013 7 commits
  19. 27 Aug, 2013 1 commit
  20. 21 Aug, 2013 1 commit
  21. 08 Aug, 2013 1 commit
  22. 17 Jul, 2013 1 commit
  23. 10 Jul, 2013 1 commit
  24. 13 Jun, 2013 1 commit
  25. 10 Jun, 2013 1 commit
  26. 07 Jun, 2013 1 commit
  27. 24 Apr, 2013 1 commit
    • Uwe Kindler's avatar
      Changed visibility of the virtual functions in OnePassStabilizer and… · ca42a50d
      Uwe Kindler authored
      Changed visibility of the virtual functions in OnePassStabilizer and TwoPassStabilizer that are derived from StabilizerBase from private to protected to enable stabilizer implementations that are derived from OnePassStabilizer and TwoPassStabilier to properly overwrite these functions
      ca42a50d
  28. 18 Apr, 2013 2 commits