1. 12 Aug, 2015 1 commit
  2. 17 Jun, 2015 1 commit
  3. 11 Jun, 2015 1 commit
  4. 25 Apr, 2015 1 commit
    • Mansour Moufid's avatar
      Cast some image coordinates and sizes to double. · b99f7a29
      Mansour Moufid authored
      Conflicts:
      	modules/gpu/perf/perf_imgproc.cpp
      
      Cast a long integer to double explicitly.
      
      Conflicts:
      	modules/python/src2/cv2.cpp
      
      Cast some matrix sizes to type int.
      
      Change some vector mask types to unsigned.
      
      Conflicts:
      	modules/core/src/arithm.cpp
      b99f7a29
  5. 06 Apr, 2015 1 commit
  6. 10 Mar, 2015 1 commit
    • Adam Greig's avatar
      Fix Python3 binding's submodules · 211a1313
      Adam Greig authored
      Previously the Python3 cv2 package ends up with no submodules (bgsegm, face,
      etc) in it, which makes a lot of functionality unusable. By not writing over
      our root reference we ensure the new submodules are added to the correct cv2
      module.
      211a1313
  7. 27 Sep, 2014 1 commit
  8. 16 Sep, 2014 1 commit
    • Huu Nguyen's avatar
      Fix implicit narrowing error in initializer list · 81b9be16
      Huu Nguyen authored
      The implicit narrowing in the initializer list throws a compiler error for some compilers with C++11 support turned on. The specific error message is: "error: narrowing conversion of 'PyInt_AsLong(((PyObject*)o))' from 'long int' to 'double' inside { }".
      
      Tested on Clang 5.1.0 and Mac OS X 10.9.4.
      81b9be16
  9. 19 Aug, 2014 5 commits
  10. 03 Aug, 2014 1 commit
  11. 30 Jul, 2014 1 commit
  12. 24 Jun, 2014 1 commit
    • Vadim Pisarevsky's avatar
      removed contrib, legacy and softcsscade modules; removed latentsvm and… · 3858f229
      Vadim Pisarevsky authored
      removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps.
      some of the stuff will be moved to opencv_contrib module.
      in order to make this PR pass buildbot, please, comment off opencv_legacy, opencv_contrib and opencv_softcascade test runs.
      3858f229
  13. 21 May, 2014 1 commit
  14. 12 May, 2014 1 commit
  15. 28 Mar, 2014 1 commit
  16. 14 Feb, 2014 1 commit
  17. 03 Feb, 2014 1 commit
  18. 26 Dec, 2013 1 commit
  19. 30 Nov, 2013 1 commit
  20. 24 Oct, 2013 2 commits
  21. 22 Oct, 2013 1 commit
  22. 30 Sep, 2013 2 commits
  23. 26 Sep, 2013 1 commit
  24. 09 Sep, 2013 1 commit
  25. 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
  26. 05 Sep, 2013 1 commit
  27. 03 Sep, 2013 1 commit
  28. 21 Aug, 2013 2 commits
  29. 13 Aug, 2013 1 commit
  30. 06 Aug, 2013 1 commit
  31. 02 Aug, 2013 1 commit
  32. 26 Jul, 2013 1 commit
  33. 16 Jul, 2013 1 commit