1. 03 Feb, 2014 4 commits
  2. 21 Nov, 2013 1 commit
  3. 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
  4. 05 Sep, 2013 1 commit
  5. 27 Aug, 2013 2 commits
  6. 24 May, 2013 2 commits
  7. 20 May, 2013 1 commit
  8. 12 Apr, 2013 1 commit
  9. 01 Apr, 2013 3 commits
  10. 25 Mar, 2013 1 commit
  11. 22 Mar, 2013 2 commits
  12. 11 Mar, 2013 1 commit
  13. 25 Feb, 2013 1 commit
  14. 31 Jan, 2013 1 commit
  15. 17 Oct, 2012 2 commits
  16. 25 Sep, 2012 1 commit
  17. 20 Aug, 2012 1 commit
  18. 19 Aug, 2012 1 commit
  19. 25 Jul, 2012 1 commit
  20. 15 Jun, 2012 1 commit
  21. 09 Jun, 2012 1 commit
  22. 28 Mar, 2012 1 commit
  23. 16 Aug, 2011 1 commit
  24. 14 Aug, 2011 1 commit
  25. 19 Apr, 2011 1 commit
    • Alexey Kazakov's avatar
      Added to objdetect module: meanshift grouping (groupRectangles_meanshift(...)… · e863c3d5
      Alexey Kazakov authored
      Added to objdetect module: meanshift grouping (groupRectangles_meanshift(...) for input rectangles); new pedestrian detection model, trained on the Daimler base (getDaimlerPeopleDetector(...) ).
      Some changes in the HOGDescriptor class interface(objdetect.hpp) (added useMeanShiftGrouping parameter to the detectMultiScale(...) function)
      e863c3d5
  26. 18 Apr, 2011 1 commit
  27. 31 Dec, 2010 1 commit
    • Vladimir Dudnik's avatar
      added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake… · 6309b2d0
      Vladimir Dudnik authored
      added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places.
      The script should support IPP from 5.3 up to 7.x versions (although tested on Windows for IPP 6.1 and IPP 7.0 versions only)
      
      Preliminary optimization of HOG with IPP added too. Not yet quite efficient, code for cpu branch should be redesigned in order to have better performance.
      
      6309b2d0
  28. 16 Nov, 2010 1 commit
  29. 29 Jul, 2010 1 commit
  30. 01 Jun, 2010 1 commit
  31. 11 May, 2010 1 commit