- 31 Jan, 2017 1 commit
-
-
Pavel Vlasov authored
-
- 06 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 15 Oct, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 20 Jun, 2016 1 commit
-
-
Alexander Alekhin authored
- removed OpenCV_LIB_DIR* vars (they are broken and not required anymore) - OpenCVConfig.cmake doesn't contain ANDROID/CUDA code if there is no such support - removed OpenCV2_INCLUDE_DIRS_CONFIGCMAKE, merged into OpenCV_INCLUDE_DIRS_CONFIGCMAKE - fix hard-coded relative paths for OpenCV_INSTALL_PATH - removed OpenCV_TBB_ARCH - switch OpenCVConfig.cmake into 2-level mode for Android SDK
-
- 12 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 03 Jun, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 06 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
explained reason why IPP is disabled on 32-bit Linux. disable IPP's minMaxLoc_32f on 32-bit OSes only
-
- 05 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
2) disable IPP on 32-bit Linux when OpenCV is built as shared libs. Otherwise we get linker errors 3) disable IPP's minMaxIdx 32-bit floating-point flavor in a hope that it fixes some test failures
-
- 23 Dec, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 12 Dec, 2014 1 commit
-
-
Boaz Stolk authored
-
- 13 May, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 07 May, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 29 Apr, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 11 Apr, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 09 Apr, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 08 Apr, 2014 3 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
- 07 Apr, 2014 3 commits
-
-
vbystricky authored
-
vbystricky authored
-
vbystricky authored
-
- 03 Apr, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 17 Feb, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 21 Aug, 2013 3 commits
-
-
Roman Donchenko authored
-
Roman Donchenko authored
-
kdrobnyh authored
-
- 06 Aug, 2013 1 commit
-
-
Vadim Pisarevsky authored
disabled 64f IPP DFT; added IPP Gaussian filter; added IPP GetRectSubPix; added IPP BilateralFilter (temporarily disabled)
-
- 08 Oct, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 18 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 14 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 13 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 07 Apr, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 28 Mar, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 03 Jan, 2012 1 commit
-
-
Andrey Kamaev authored
Started top-level CMakeLists.txt file reorganization: cmake scripts are moved to separate folder; refactored BUILD_*, INSTALL_*, ENABLE_*, USE_*, WITH_* options.
-
- 11 Aug, 2011 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 03 Jan, 2011 1 commit
-
-
Vladimir Dudnik authored
-
- 31 Dec, 2010 1 commit
-
-
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.
-