18286 Commits (388ccda85d148c5302e8996307f9188a85585f34)

Author SHA1 Message Date
Vitaly Tuzov 388ccda85d Fixed static analyzer warnings in DISOpticalFlow 7 years ago
Alexander Alekhin 80c2adbda1 core: add getcwd() stub 7 years ago
Maksim Shabunin c26c43c69c Fixed compilation with VA-interop on 32-bit platforms 7 years ago
Alexander Alekhin 4e8311085f core(persistence): fix KW issues 7 years ago
Alexander Alekhin 26d2095dd6 videoio(v4l): initialize members in ctor 7 years ago
Alexander Alekhin c577c2cc6a gapi: eliminate KW issues 7 years ago
Maksim Shabunin 905d96dd4a Restored 500ms delay in highgui test 7 years ago
Alexander Alekhin 2d5ccc7b3e imgproc(resize): update checks (static analyzers) 7 years ago
Alexander Alekhin 4e29e2fc7d imgproc(test): fix resize bitexact test 7 years ago
Sergiu Deitsch e43a5ff9be fixed gcc 5.4.0 compilation errors 7 years ago
Vitaly Tuzov 00c9ab8c23 Merge pull request #13317 from terfendail:norm_wintr 7 years ago
Evgeny Latkin ab430b8c87 Merge pull request #13329 from elatkin:el/gapi_perf_medblur 7 years ago
Dmitry Budnikov d1029faa90 patch removes gpu mention from ocl backend 7 years ago
Dmitry Budnikov 6374b99a1a Merge pull request #13240 from dbudniko:dbudniko/gapi_gpu_to_ocl_renaming 7 years ago
Alexander Nesterov adb630ba3a Corrected parameters 7 years ago
Alexander Alekhin 5ed7d5a5d9 imgproc: local "CV_Assert(totalSampleCount > 0)" check 7 years ago
Evgeny Latkin c928c21fe7 Merge pull request #13319 from elatkin:el/gapi_perf_erdilate_2 7 years ago
Evgeny Latkin 992d5b8bcd Merge pull request #13315 from elatkin:el/gapi_perf_erdilate 7 years ago
Evgeny Latkin 6808d33b2f Merge pull request #13290 from elatkin:el/gapi_perf_filter2d 7 years ago
Maksim Shabunin 89f0e0a8d1 Fixed misleading indentation in intrin_cpp.hpp 7 years ago
Alexander Alekhin 83c8214b38 eliminate build warnings 7 years ago
Dmitry Kurtaev 4ba4901ca9 Add serialize method for IE net wrapper 7 years ago
Maksim Shabunin 9de63c1edd Made FileNode::operator string inline 7 years ago
Vitaly Tuzov e991e05b9b Added anonymous namespace to perf_contours 7 years ago
Dmitry Budnikov 51cc78b2a2 Merge pull request #13251 from dbudniko:dbudniko/gapi_more_fixes_for_tests 7 years ago
Maksim Shabunin db1c8b3f9e Restored function to rescale pixel values before imshow 7 years ago
Evgeny Latkin f07856eab9 Merge pull request #13221 from elatkin:el/gapi_perf_sepfilter 7 years ago
Dmitry Kurtaev 84ce2cc211 Enable some dnn tests according to the new Intel's Inference Engine release (R4) 7 years ago
Wu Zhiwen 4e65283081 dnn/Vulkan: make thread safe 7 years ago
1over 5ff76088b9 fixed memory issue in flann 7 years ago
Alexander Alekhin 9fd822f97e ocl: fix kernels launching with USE_HOST_PTR UMat 7 years ago
Alexander Alekhin 3c49b1dbbe core: use dladdr() instead of parsing /proc/self/maps 7 years ago
Alexander Alekhin ad35b79e3f python: update install paths 7 years ago
Alexander Alekhin c0016d7fe9
Merge pull request #13253 from alalek:fix_13201 7 years ago
Dmitry Kurtaev 2f6f52d644 Fix ONNX's emotion_ferplus model. 7 years ago
Dmitry Budnikov a518e7063d Merge pull request #13120 from dbudniko:dbudniko/gapi_opencl_kernel_example 7 years ago
Alexander Alekhin de8696aa43 cmake: allow to disable ADE build too (BUILD_opencv_gapi=OFF is not enough) 7 years ago
WuZhiwen 02cc1cd6e6 Merge pull request #13244 from wzw-intel:init_vulkan 7 years ago
Bram 724620b476 Fixed build on FreeBSD 7 years ago
Etienne Brateau 736683ce2f Fix missing check part (defined(__cplusplus)) in header types_c.h 7 years ago
pascal 7579cd8068 updated documentation for imread and imwrite (added pfm image format) 7 years ago
Vitaly Tuzov e9e8bf4b81 Added performance tests for findContours 7 years ago
Vitaly Tuzov e1a2c034e8 Updated findContours to use wide universal intrinsics 7 years ago
Tomoaki Teshima a1c073d289 add missing API cvGetPropVisible_W32 7 years ago
berak 9344d0d0e3 highgui: restore convertscale semantics in window_w32.cpp 7 years ago
huangqinjin e1ac8589f8 fix numThreadsMax for OpenMP 7 years ago
Sayed Adel 474a0dac49 core: several improves and fixes on ppc64le infrastructure 7 years ago
Ruslan Garnov a3df05d93b Merge pull request #13215 from rgarnov:rg/overhead 7 years ago
Dan Mašek 2075fa9c15 Resolve #13219: Make randomly generated colours opaque. 7 years ago
Dmitry Matveev 1b13df5368 G-API: Recent inclusion has broken STANDALONE build 7 years ago