Open Source Computer Vision Library
Go to file
Vladimir Dudnik 6309b2d08d 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:18 +00:00
3rdparty moved gtest to modules; added some gtest-based tests 2010-12-28 16:24:23 +00:00
android swapping features2d with calib3d for linking order, rerun cmake in android to update your 2010-12-29 18:49:41 +00:00
data
doc Fixed documentation 2010-12-21 13:17:52 +00:00
include
interfaces
modules 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. 2010-12-31 16:45:18 +00:00
samples video writing via cmd args in hog sample added 2010-12-30 07:19:32 +00:00
tests simplified gpu::columnSum test, it doesn't fail on Quadro anymore (when seed is 000001af5a11badd) after BFM test, but something definitely wrong with NPP_Staging's transpose 2010-12-27 09:10:22 +00:00
cmake_uninstall.cmake.in
CMakeLists.txt 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. 2010-12-31 16:45:18 +00:00
cvconfig.h.cmake
opencv.pc.cmake.in
OpenCVConfig.cmake.in
OpenCVFindLATEX.cmake
OpenCVFindOpenEXR.cmake
OpenCVFindPkgConfig.cmake
OpenCVInstallRequiredSystemLibraries.cmake
OpenCVModule.cmake moved gtest to modules; added some gtest-based tests 2010-12-28 16:24:23 +00:00
OpenCVPCHSupport.cmake
Package.cmake.in include 3rdparty/lib/* into the source package for Windows 2010-12-05 03:14:28 +00:00
README test commit emails 2010-12-28 21:38:23 +00:00

See http://opencv.willowgarage.com