1. 17 Jan, 2011 1 commit
  2. 14 Jan, 2011 5 commits
  3. 13 Jan, 2011 10 commits
  4. 12 Jan, 2011 11 commits
  5. 11 Jan, 2011 5 commits
  6. 10 Jan, 2011 1 commit
  7. 08 Jan, 2011 1 commit
  8. 07 Jan, 2011 1 commit
  9. 06 Jan, 2011 1 commit
  10. 05 Jan, 2011 2 commits
  11. 03 Jan, 2011 1 commit
  12. 31 Dec, 2010 1 commit
    • Vladimir Dudnik's avatar
      added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake… · 767af0f2
      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.
      
      767af0f2