- 14 Sep, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 25 Aug, 2017 1 commit
-
-
Adi Shavit authored
* Adds cv::resizeWindow() overload taking a single cv::Size argument. * Replaces copied documentaion with Doxygen @overload command.
-
- 24 Aug, 2017 18 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
GSoC - Improving code match_template.py
-
Alexander Alekhin authored
-
tribta authored
* Unused variables * Bad identation
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
tribta authored
* Adding CMake script to check if pylint is installed * Adding Pylint config file (to choose the tests that are enabled) * Adding CMake script to samples/python/tutorial_code Testing: bad-indentation, mixed-indentation, unnecessary-semicolon, unused-variable
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Boris Fomitchev authored
CUDA9 build fixed, added detection (#9418) * CUDA9 build fixed, added detection * Replacing deprecated __shfl_xxx with __shfl_sync, fixing bogus CUDA9 warnings
-
- 23 Aug, 2017 15 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Ricardo Ribalda Delgado authored
OpenCL runtime does not require OpenCL development file (libOpenCL.so), just the "run" library (so.1). This patch searches for the run library (so.1) if the dev library (.so) is not found. Web search shows that this error has been present since at least 2015 http://answers.opencv.org/question/80532/haveopencl-return-false/Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
Pavel Vlasov authored
- Optimizations set change. Now IPP integrations will provide code for SSE42, AVX2 and AVX512 (SKX) CPUs only. For HW below SSE42 IPP code is disabled. - Performance regressions fixes for IPP code paths; - cv::boxFilter integration improvement; - cv::filter2D integration improvement;
-
Aleksandr Rybnikov authored
-
KUANG Fangjun authored
It should handle bool value not only of "true" but also of "TRUE" and "True".
-
Dmitry Kurtaev authored
-
Alexander Alekhin authored
-
- 22 Aug, 2017 5 commits
-
-
Emanuele Ruffaldi authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Guillaume Jacob authored
-
Alexander Alekhin authored
-