1. 13 Sep, 2018 1 commit
  2. 17 Jul, 2018 1 commit
  3. 23 Apr, 2018 1 commit
  4. 05 Apr, 2018 1 commit
  5. 28 Mar, 2018 1 commit
  6. 03 Feb, 2018 1 commit
    • Alexander Alekhin's avatar
      ts: refactor OpenCV tests · 4a297a24
      Alexander Alekhin authored
      - removed tr1 usage (dropped in C++17)
      - moved includes of vector/map/iostream/limits into ts.hpp
      - require opencv_test + anonymous namespace (added compile check)
      - fixed norm() usage (must be from cvtest::norm for checks) and other conflict functions
      - added missing license headers
      4a297a24
  7. 08 Nov, 2017 1 commit
  8. 27 Jun, 2017 1 commit
  9. 08 Jun, 2017 1 commit
  10. 26 May, 2017 1 commit
  11. 14 Apr, 2017 1 commit
  12. 30 Sep, 2016 1 commit
  13. 19 Aug, 2016 1 commit
  14. 28 Apr, 2016 1 commit
  15. 01 Feb, 2016 1 commit
  16. 31 Dec, 2015 1 commit
  17. 15 May, 2015 1 commit
  18. 02 Mar, 2015 1 commit
  19. 16 Feb, 2015 1 commit
  20. 22 Jan, 2015 4 commits
  21. 21 Jan, 2015 1 commit
  22. 26 Dec, 2014 1 commit
  23. 16 Dec, 2014 1 commit
  24. 01 Dec, 2014 3 commits
  25. 25 Nov, 2014 1 commit
  26. 17 Oct, 2014 1 commit
  27. 15 Oct, 2014 1 commit
  28. 14 Jul, 2014 1 commit
  29. 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
  30. 10 Mar, 2014 1 commit
  31. 23 Dec, 2013 1 commit
  32. 19 Dec, 2013 1 commit
  33. 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
  34. 05 Sep, 2013 1 commit
  35. 02 Sep, 2013 1 commit