28 Commits (5f57d0295e0af3eeb7f9cc073f004e85737c45da)

Author SHA1 Message Date
Alexander Alekhin d1e8651aae ios: disable IPPICV on i386-iPhoneSimulator 8 years ago
Alexander Alekhin c6c651212c cmake: refactoring of OpenCVConfig 9 years ago
Alexander Alekhin fe2f5c175a distrib: remove useless static files from shared distribution package 9 years ago
Maksim Shabunin 7ee79b73f6 AndroidMgr: fixed package build 10 years ago
Vadim Pisarevsky 5d8a1bf813 explained reason why IPP is disabled on 32-bit Linux. disable IPP's minMaxLoc_32f on 32-bit OSes only 10 years ago
Vadim Pisarevsky 7a52c3d9f1 1) make sure Python 2.7 is detected on Ubuntu (including libs) when it's there. 10 years ago
Alexander Alekhin 864ec5ef45 IPPICV: don't use full paths in dependencies 10 years ago
Boaz Stolk bb873b1de5 add option to link to dynamic IPP libraries 10 years ago
Alexander Alekhin 6f798b1ba7 icv: android x86 build 11 years ago
Alexander Alekhin df9aa8898d icv: fix OpenCV Windows package 11 years ago
Alexander Alekhin 5658ba0002 icv: update package 11 years ago
Alexander Alekhin 047d285b7d ICV: added package downloader 11 years ago
Alexander Alekhin 1461ab41bc ipp: added support for updated ICV package 11 years ago
Ilya Lavrenov 444ab0ef0d fixed (IppiSize&)sz 11 years ago
Ilya Lavrenov c735594178 cv::scaleAdd 11 years ago
Ilya Lavrenov f1b38c4198 cv::warpPerspective and cv::warpAffine 11 years ago
vbystricky e8f79d6e1f Fix rebase errors 11 years ago
vbystricky 1b3651d8ee Undo changes ipp to ippicv prefix of function names 11 years ago
vbystricky 01a66a2938 Prepare codes for ippicv library 11 years ago
Alexander Alekhin bfc546d23c enable IPP ICV support 11 years ago
Alexander Karsakov 01a980aa9e Fixed compilation with IPP on Linux. Added linking with Intel compiler runtime libraries. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 11 years ago
kdrobnyh ea5dd74af1 Add IPP 8.0 support in FindIPP script 11 years ago
Vadim Pisarevsky 10fde1ca5c disabled 64f IPP DFT; added IPP Gaussian filter; added IPP GetRectSubPix; added IPP BilateralFilter (temporarily disabled) 11 years ago
Vadim Pisarevsky 0bfa58b68d fixed detection of IPP 7.1 (patch #2413: thanks to Gino van den Bergen!) 12 years ago
Andrey Kamaev e1c4fd9e1f Merged the trunk r8345:8376 13 years ago
Andrey Kamaev 9275adff81 Applied patch for IPP linking under MinGW (thanks to Philippe FOUBERT) #1906 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Marina Kolpakova fb0611bd51 Fix for #1773 13 years ago
Andrey Kamaev 7d51a4ab78 #1416 added option to install OpenCVConfig.cmake i arch-dependent lo 13 years ago
Andrey Kamaev 8cab65c173 Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options. 13 years ago
Vadim Pisarevsky 1e6f1cc15c another attempt to fix IPP detection on x64 (ticket #1294) 13 years ago
Vadim Pisarevsky c3caaf3b88 fixed IPP detection on 64-bit Windows (ticket #1294) 13 years ago
Vladimir Dudnik c72466c439 fix issue in IPP search algorithm (when no IPPROOT available in system and IPP is installed) 14 years ago
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. 14 years ago