- 04 Oct, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 26 Oct, 2015 1 commit
-
-
Alexander Alekhin authored
(cherry picked from commit 937a096b)
-
- 19 Oct, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 31 Mar, 2015 1 commit
-
-
Roman Donchenko authored
This retains the desirable quality of not including paths to CUDA libraries from the build system into the config files, and has two major advantages: * It removes the need to use link_directories, which doesn't guarantee that the libraries from the supplied directory will be used (there may be libraries with the same names earlier in the search path). * It removes the need to put -L entries into OPENCV_LINKER_LIBS. This variable is used with target_link_libraries, where such entries are treated as linker flags, so doing this is unportable. I remove the support for -L entries from OpenCVGenPkgconfig.cmake, as well, to discourage adding them in the future.
-
- 30 Mar, 2015 1 commit
-
-
Roman Donchenko authored
-
- 25 Dec, 2014 1 commit
-
-
Andrey Kamaev authored
* cmake CMP0054 and CMP0045 * aarch64 build * portable code options in PCH cmake * some of gcc 4.9 warnings
-
- 10 Feb, 2014 1 commit
-
-
Alexander Smorkalov authored
EMBED_CUDA and FORCE_EMBED_OPENCV flags added to cmake macro add_android_project; INSTALL_CUDA_LIBRARIES option added to OpenCV.mk opencv_dynamicuda library installation with enabled OPENCV_INSTALL_MODULES flag fixed; CUDA initialization apportunity added to OpenCVLoader.initDebug(); Tutorial-4-CUDA sample reimplemented with static OpenCV and CUDA initialization. (cherry picked from commit 6ae4a9b0)
-
- 06 Feb, 2014 1 commit
-
-
Alexander Smorkalov authored
EMBED_CUDA and FORCE_EMBED_OPENCV flags added to cmake macro add_android_project; INSTALL_CUDA_LIBRARIES option added to OpenCV.mk opencv_dynamicuda library installation with enabled OPENCV_INSTALL_MODULES flag fixed; CUDA initialization apportunity added to OpenCVLoader.initDebug(); Tutorial-4-CUDA sample reimplemented with static OpenCV and CUDA initialization.
-
- 24 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
Linker dependencies to all OpenCV modules are invalid. We should not include other bindings in this list (like "opencv_python").
-
- 23 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
-
- 17 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
This will allow to disable modules between cmake runs
-
- 15 Oct, 2013 1 commit
-
-
Alexander Alekhin authored
-
- 09 Oct, 2013 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Allow to build samples via OpenCV binaries from distribution package (find_package with OpenCV_DIR).
-
- 22 Aug, 2013 1 commit
-
-
Roman Donchenko authored
* There's no OPENCV_BINARY_DIR variable; * No need to append CMakeFiles/CMakeTmp, as CMake does it for you; * Output variables are unused; * Wrong usage of CMAKE_FLAGS; * Small quoting and style issues.
-
- 21 Aug, 2013 1 commit
-
-
Roman Donchenko authored
-
- 05 Jun, 2013 1 commit
-
-
Roman Donchenko authored
We don't really need it, it makes the code longer, and it can lead to inconsistent paths when OpenCV is itself inside a symlink.
-
- 14 May, 2013 1 commit
-
-
Dominik Rose authored
-
- 13 Feb, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 29 Jan, 2013 1 commit
-
-
Andrey Kamaev authored
-
- 23 Aug, 2012 1 commit
-
-
Anatoly Baksheev authored
added texture_binder
-
- 13 Jul, 2012 1 commit
-
-
Marina Kolpakova authored
-
- 09 Jul, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 28 Jun, 2012 2 commits
-
-
Marina Kolpakova authored
-
Marina Kolpakova authored
-
- 20 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 18 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 15 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 13 Jun, 2012 2 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 12 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 09 Jun, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 08 Jun, 2012 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 30 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 20 May, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 30 Apr, 2012 1 commit
-
-
Vadim Pisarevsky authored
-
- 24 Apr, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 23 Apr, 2012 1 commit
-
-
Andrey Kamaev authored
-