Commit Graph

4 Commits

Author SHA1 Message Date
Vadim Pisarevsky
1e6f1cc15c another attempt to fix IPP detection on x64 (ticket #1294) 2011-08-11 22:18:51 +00:00
Vadim Pisarevsky
c3caaf3b88 fixed IPP detection on 64-bit Windows (ticket #1294) 2011-08-11 11:47:54 +00:00
Vladimir Dudnik
c72466c439 fix issue in IPP search algorithm (when no IPPROOT available in system and IPP is installed) 2011-01-03 16:26:45 +00:00
Vladimir Dudnik
767af0f2a7 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.
2010-12-31 16:45:56 +00:00