- 16 Jan, 2018 1 commit
-
-
Csaba Keszegh authored
When compiling with cmake using -DCMAKE_CXX_STANDARD=11 use `-std=gnu++11` for PCH compiler flags, otherwise it triggers an error: opencv_core_Release.gch: not used because `__cplusplus' defined as ` 201103L' not ` 199711L' [-Winvalid-pch] Use CXX_EXTENSIONS property to select `gnu++11` or `c++11`. Trying to mimic cmake logic here: https://gitlab.kitware.com/cmake/cmake/blob/master/Source/cmLocalGenerator.cxx#L1527-1557
-
- 12 Jan, 2018 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 11 Jan, 2018 3 commits
-
-
Alexander Alekhin authored
-
Stanislaw Halik authored
v2: fix stray trailing whitespace v3: only allow for up to one property window at the time Opening multiple windows in the same process will just confuse the camera filter or outright crash. Suggested-by: @alalek Also return whether a dialog was opened at the time.
-
Alexander Alekhin authored
-
- 10 Jan, 2018 7 commits
-
-
Dmitry Kurtaev authored
* UMat blobs are wrapped * Replace getUMat and getMat at OpenCLBackendWrapper
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Aaron Bray authored
* Update to properly find the compiler tools for MSVC 2017 * FindCUDA: Fix the MSVC 2017 compiler tool locations
-
- 09 Jan, 2018 9 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Vitaly Tuzov authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Li Peng authored
Signed-off-by:
Li Peng <peng.li@intel.com>
-
tobycollins authored
-
- 08 Jan, 2018 6 commits
-
-
Save video file (#10502)
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Hamdi Sahloul authored
-
- 07 Jan, 2018 8 commits
-
-
Alexander Alekhin authored
replaces REUSE_DNN_MEMORY compile-time option
-
Alexander Alekhin authored
-
Moshe authored
Bitwise "and false" is always false.
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Hamdi Sahloul authored
-
Eric Wang authored
-
- 06 Jan, 2018 1 commit
-
-
LaurentBerger authored
* Add a parameter labels to command line * default value * samples: caffe_googlenet.cpp minor refactoring
-
- 05 Jan, 2018 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Fangjun Kuang authored
-