- 29 Sep, 2018 10 commits
-
-
Hamdi Sahloul authored
TS: fix Python v2/v3 compatibility (#12667) * TS: fix Python2.7 compatibility * TS: fix Python3 compatibility * py3: use integer division '/' => '//' instead of cast
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Hamdi Sahloul authored
especially if it matches the module being tested
-
Tomoaki Teshima authored
* follow the implementation of Luv2RGBfloat in imgproc/src/color_lab.cpp * loosen threshold in cudaimgproc
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
soonbro authored
'mFramesCouner' -> 'mFramesCounter'
-
- 28 Sep, 2018 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Andrew Mroczkowski authored
The regex was only parsing for a single digit in the major version, causing Xcode 10 to be treated as version "1". Other parts of the script only turn on bitcode generation if the Xcode version is > 7.
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
- 27 Sep, 2018 7 commits
-
-
Peter Whidden authored
-
Alexander Alekhin authored
-
Rostislav Vasilikhin authored
Fixes for instrumentation of IPP and OCL (#12637) * fixed warning about re-declaring variable when both IPP and instrumentation are enabled * fixed segfault when no funName provided * compilation fixed when both OCL and instrumentation are enabled
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
* dnn(ocl4dnn): update kernel checks * dnn: workaround for IDLF kernels on Intel iGPU * dnn(test): remove "skip" check for unstable cases
-
- 26 Sep, 2018 6 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
* cmake: js cleanup - avoid unnecessary 2 messages for other platforms - drop MODULE_NAME variable * js: cleanup build_js.py
-
Vadim Pisarevsky authored
-
Dmitry Kurtaev authored
* Remove isIntel check from deep learning layers * Remove fp16->fp32 fallbacks where it's not necessary * Fix Kernel::run to prevent localsize > globalsize
-
Dmitry Kurtaev authored
* Fix #12542 * Remove ignore of non-virtual-dtor error
-
Alexander Alekhin authored
-
- 25 Sep, 2018 5 commits
-
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
-
- 24 Sep, 2018 5 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Hamdi Sahloul authored
-
Alexander Alekhin authored
-
- 23 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 22 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
- accepts script parameter (allows drag & drop from 'explorer') - use script dir instead of current dir (can launch samples from 'samples/dnn') - added 'pause' to show error messages (about missing numpy) instead of instant closing
-