- 28 Sep, 2018 7 commits
-
-
Alexander Alekhin authored
-
Dmitry Matveev authored
* Update G-API code base to 27-Sep-18 Changes mostly improve standalone build support * G-API code base update 28-09-2018 * Windows/Documentation warnings should be fixed * Fixed stability issues in Fluid backend * Fixed precompiled headers issues in G-API source files * G-API code base update 28-09-18 EOD * Fixed several static analysis issues * Fixed issues found when G-API is built in a standalone mode
-
Alexander Alekhin authored
-
Alexander Alekhin authored
* fix build warnings * python: forbid wrapping of functions with "void*" arguments
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Hamdi Sahloul authored
-
- 27 Sep, 2018 6 commits
-
-
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 11 commits
-
-
Dmitry Matveev authored
* G-API Initial code upload * Update G-API code base to Sep-24-2018 * The majority of OpenCV buildbot problems was addressed * Update G-API code base to 24-Sep-18 EOD * G-API code base update 25-Sep-2018 * Linux warnings should be resolved * Documentation build should become green * Number of Windows warnings should be reduced * Update G-API code base to 25-Sep-18 EOD * ARMv7 build issue should be resolved * ADE is bumped to latest version and should fix Clang builds for macOS/iOS * Remaining Windows warnings should be resolved * New Linux32 / ARMv7 warnings should be resolved * G-API code base update 25-Sep-2018-EOD2 * Final Windows warnings should be resolved now * G-API code base update 26-Sep-2018 * Fixed issues with precompiled headers in module and its tests
-
Alexander Alekhin authored
-
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
-
Menghui Xie authored
* M_PI changed to CV_PI * M_PI changed to CV_PI * M_PI changed to CV_PI
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 25 Sep, 2018 7 commits
-
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Alexander Duda authored
findChessboardCornersSB: speed improvements (#12615) * chessboard: fix do not modify const image * chessboard: speed up scale space using parallel_for * chessboard: small improvements * chessboard: speed up board growing using parallel_for * chessboard: add flags for tuning detection * chessboard: fix compiler warnings * chessborad: change flag name to CALIB_CB_EXHAUSTIVE This also fixes a typo * chessboard: fix const ref + remove to_string
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
-
- 24 Sep, 2018 9 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Hamdi Sahloul authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Pavel Rojtberg authored
-
Pavel Rojtberg authored
-
Hamdi Sahloul authored
-