- 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.
-
- 30 Mar, 2015 1 commit
-
-
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 5 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Prof. Dr. Rudolf Haussmann authored
-
Prof. Dr. Rudolf Haussmann authored
(use "git reset HEAD <file>..." to unstage) modified: modules/highgui/include/opencv2/highgui/highgui_c.h modified: modules/highgui/src/cap_dshow.cpp modified: modules/highgui/src/cap_pvapi.cpp modified: modules/java/generator/gen_java.py Änderungen in der PvAPI hinzugefügt.
-
- 19 Mar, 2015 3 commits
-
-
Luis Díaz Más authored
-
Boris Daskalov authored
A difference of two pointers was casted to unsigned which can lead to overflow on 64-bit systems.
-
Vadim Pisarevsky authored
-
- 18 Mar, 2015 1 commit
-
-
Luis Díaz Más authored
-
- 17 Mar, 2015 2 commits
-
-
Alexander Smorkalov authored
-
Vadim Pisarevsky authored
-
- 16 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 12 Mar, 2015 3 commits
-
-
Milania1 authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 10 Mar, 2015 1 commit
-
-
StevenPuttemans authored
-
- 09 Mar, 2015 1 commit
-
-
StevenPuttemans authored
-
- 07 Mar, 2015 2 commits
-
-
Alexander Nitsch authored
Make detection of x64 using the gcc's target triplet identical to the one used in cmake/OpenCVDetectCXXCompiler.cmake. Otherwise, MinGW-w64 setups will always be treated as x64 since they contain "w64" as vendor key.
-
Alexander Nitsch authored
Fix typo that would always lead to detection of x86 for MinGW builds in the OpenCVConfig.cmake file.
-
- 06 Mar, 2015 3 commits
-
-
Alexander Alekhin authored
-
StevenPuttemans authored
-
StevenPuttemans authored
-
- 05 Mar, 2015 1 commit
-
-
quentin authored
Add all dirs from CUDA_LIBS_PATH as -L linker options to OPENCV_LINKER_LIBS. These will end up in opencv.pc.
-
- 04 Mar, 2015 1 commit
-
-
StevenPuttemans authored
-
- 03 Mar, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 02 Mar, 2015 2 commits
-
-
Joe Howse authored
-
Vadim Pisarevsky authored
-