1. 13 Jan, 2018 1 commit
  2. 26 Apr, 2017 1 commit
    • Alexander Alekhin's avatar
      android: build fixes · 133b91a0
      Alexander Alekhin authored
      - eliminate CMake 3.5+ warnings
      - removed usage of dropped "OPENCV_CAMERA_MODULES" variable
      - partial support for Android NDK 11+
      133b91a0
  3. 16 Sep, 2016 1 commit
  4. 26 Jun, 2016 1 commit
  5. 16 Dec, 2015 1 commit
  6. 12 Aug, 2015 1 commit
  7. 17 Jun, 2015 1 commit
  8. 19 Mar, 2015 1 commit
  9. 08 Sep, 2014 1 commit
  10. 14 Aug, 2014 1 commit
  11. 24 Jun, 2014 1 commit
  12. 06 Jun, 2014 1 commit
  13. 08 Oct, 2013 1 commit
  14. 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
  15. 05 Sep, 2013 1 commit
  16. 21 Aug, 2013 1 commit
  17. 17 Jun, 2013 1 commit
  18. 05 Jun, 2013 1 commit
    • caorong's avatar
      fix a bug(DetectorType never change) · a2adafd5
      caorong authored
      changed line281 -> line220
      Presentation:
      because line 220 give the globle var mDetectorType,and in line 230 it will be compared with mDeteorType !!!  it will never be unequal ~
      fix:
      change mDetectorType(previous globle var) to a new local val tmpDetectorType
      a2adafd5
  19. 08 Feb, 2013 1 commit
  20. 07 Feb, 2013 1 commit
  21. 04 Feb, 2013 1 commit
  22. 26 Nov, 2012 1 commit
  23. 23 Nov, 2012 1 commit
  24. 20 Nov, 2012 1 commit
  25. 09 Nov, 2012 1 commit
  26. 07 Nov, 2012 1 commit
  27. 31 Oct, 2012 1 commit
    • Alexander Smorkalov's avatar
      OpenCV Samples testing problems fixed: · a1a2cb0a
      Alexander Smorkalov authored
      Memory leak in color-blob-detection sample fixed;
      Default face size in face-detection is set to 20%;
      Error handling improved;
      Some possible mat leak fixed;
      Manager verison and engine interface version incremented to fix incompatibilities;
      Docs updated;
      a1a2cb0a
  28. 26 Oct, 2012 1 commit
  29. 24 Oct, 2012 1 commit
  30. 23 Oct, 2012 2 commits
  31. 17 Oct, 2012 2 commits
  32. 16 Oct, 2012 1 commit
  33. 10 Oct, 2012 1 commit
  34. 28 Sep, 2012 1 commit
  35. 31 Aug, 2012 4 commits