- 20 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 19 Apr, 2015 1 commit
-
-
Alexander Smorkalov authored
-
- 18 Apr, 2015 1 commit
-
-
S. Garrido authored
-
- 14 Apr, 2015 1 commit
-
-
Vladislav Vinogradov authored
-
- 13 Apr, 2015 4 commits
-
-
Alexander Alekhin authored
-
Vladislav Vinogradov authored
added launch bounds attributes for all CUDA kernels
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
uninitialized value
-
- 07 Apr, 2015 5 commits
-
-
Vadim Pisarevsky authored
-
Vladislav Vinogradov authored
-
Vadim Pisarevsky authored
-
Ilya Lavrenov authored
-
greensea authored
-
- 05 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 03 Apr, 2015 6 commits
-
-
Andrew Senin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Andrey Pavlenko authored
-
StevenPuttemans authored
-
Vadim Pisarevsky authored
-
- 02 Apr, 2015 1 commit
-
-
Alexander Smorkalov authored
-
- 01 Apr, 2015 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vladimir Kolesnikov authored
If used cl compiler, but generator is not Visual Studio e.g. Ninja, enable FS option to prevent blocking PDB file in multithreaded build.
-
- 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 3 commits
-
-
Roman Donchenko authored
There's no reason to do it twice.
-
Roman Donchenko authored
-
Vadim Pisarevsky authored
-
- 29 Mar, 2015 1 commit
-
-
howtobeahacker authored
-
- 26 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 25 Mar, 2015 4 commits
-
-
Prof. Dr. Rudolf Haussmann authored
(use "git reset HEAD <file>..." to unstage) modified: highgui/include/opencv2/highgui/highgui_c.h modified: highgui/src/cap_dshow.cpp modified: java/generator/gen_java.py The correction of the orthographic error in the enumeration constant CAP_PROP_MONOCROME has been undone.
-
Prof. Dr. Rudolf Haussmann authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 24 Mar, 2015 2 commits
-
-
Alexander Nitsch authored
-
Tim D. Smith authored
Explicitly linking to a Python framework on OS X prevents modules from being built against one python (i.e. system python) and imported from another (i.e. Homebrew python); the interpreter segfaults if there's a linkage to a foreign python. Building the module with `-undefined dynamic_lookup` instead of an explicit link allows the symbols to be resolved at load time from a compatible python.
-
- 23 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 20 Mar, 2015 3 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-