- 05 Dec, 2017 10 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
Repair: incorrect display of class in DNN
-
Shresth Verma authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Juha Reunanen authored
* Add test that fails * Fix integer pointPolygonTest for large coordinate values * Review fixes: - change type from long long to int64 - move test code to test_contours.cpp, and make it C++98 compliant * Hopefully fix compiler error by using push_back instead of emplace_back
-
Vadim Pisarevsky authored
fixed native Lapack detection script on Mac/iOS (where native Lapack is a part of Accelerate framework)
-
Vadim Pisarevsky authored
* fixed OpenCL functions on Mac, so that the tests pass * fixed compile warnings; temporarily disabled OCL branch of TV L1 optical flow on mac * fixed other few warnings on macos
-
- 04 Dec, 2017 5 commits
-
-
alessandro faria authored
-
Alexander Alekhin authored
-
Vadim Pisarevsky authored
-
Dmitry Kurtaev authored
-
catree authored
-
- 03 Dec, 2017 2 commits
-
-
Suleyman TURKMEN authored
-
Dmitry Kurtaev authored
-
- 01 Dec, 2017 12 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
elenagvo authored
-
elenagvo authored
-
elenagvo authored
-
elenagvo authored
-
elenagvo authored
-
elenagvo authored
-
elenagvo authored
-
elenagvo authored
-
Alexander Alekhin authored
Observed during launch of 32/64-bit applications on Windows. Added '32-bit' prefix for 32-bit OpenCL devices. No prefix on 64-bit configurations.
-
Maksim Shabunin authored
-
- 30 Nov, 2017 5 commits
-
-
Alexander Alekhin authored
- don't write into testdata directory - check matrices instead of result images
-
Alexander Alekhin authored
This reverts commit 5384a220.
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Alexander Alekhin authored
-
- 29 Nov, 2017 6 commits
-
-
Alexander Alekhin authored
'WITH_' variables is intended to enable CMake scripts with some autodetection logic. 'WITH_' can be off, but components is really enabled via command-line options with proper variables setup (including 'HAVE_').
-
Alexander Alekhin authored
-
Alexander Alekhin authored
Python executable is not used to generate code for iOS builds
-
Alexander Alekhin authored
Sometimes it tries to use host '/usr/include' directory and garbages compiler flags with invalid '-I /usr/include'
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-