- 22 Apr, 2019 1 commit
-
-
Dmitry Kurtaev authored
-
- 18 Apr, 2019 1 commit
-
-
Alexander Alekhin authored
-
- 17 Apr, 2019 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 16 Apr, 2019 12 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
LaurentBerger authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
- 15 Apr, 2019 3 commits
-
-
Alexander Alekhin authored
- drop legacy check_module() macro - drop 'ALIASOF_'
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 14 Apr, 2019 2 commits
-
-
lain authored
-
Alexander Alekhin authored
-
- 13 Apr, 2019 4 commits
-
-
Alexander Alekhin authored
-
Manolis Stamatogiannakis authored
Adds IMPORTED for the TBB::tbb alias target as otherwise cmake produces the following error: CMake Error: install(EXPORT "OpenCVModules" ...) includes target "opencv_core" which requires target "tbb" that is not in the export set. This problem occurs with the defaults used by homebrew on macOS, which compiles both static and shared versions of TBB and OpenCV.
-
Dmitry Kurtaev authored
-
Dmitry Kurtaev authored
-
- 12 Apr, 2019 9 commits
-
-
Nick Yang authored
fix just a typo of the word 'word' (#14297)
-
Lubov Batanina authored
* Add networks visualization * Disable CXX11 * Fixed multy inputs support * Added output shapes * Added color for DLIE/CPU * Fixed graph colors
-
michal-kowalczyk authored
* Add flushing to printing number of processed positive/negative samples so that user is informed of updates quickly. * use flush C api instead of C++ api
-
Alexander Alekhin authored
-
Alexander Alekhin authored
process defines from INTERFACE targets
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
- 11 Apr, 2019 3 commits
-
-
Alexander Alekhin authored
cmake: fix WITH_OPENCL_D3D11_NV check
-
Alexander Alekhin authored
* macosx: fix C++11 build backporting commit c3cf35ab * macosx: eliminate build warning
-
kiwixz authored
Do not use compound literals (fix MSVC C4576) (#14276) * do not use compound literals (compat cpp98) * only fix msvc path * remove unnecessary cplusplus check
-