1. 28 Mar, 2012 1 commit
  2. 16 Aug, 2011 1 commit
  3. 14 Aug, 2011 1 commit
  4. 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
  5. 18 Apr, 2011 1 commit
  6. 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
  7. 16 Nov, 2010 1 commit
  8. 29 Jul, 2010 1 commit
  9. 01 Jun, 2010 1 commit
  10. 11 May, 2010 1 commit