18493 Commits (766fd20faa101f60ce4a9ca5aefab18bb8822519)

Author SHA1 Message Date
Dmitry Budnikov 6374b99a1a Merge pull request #13240 from dbudniko:dbudniko/gapi_gpu_to_ocl_renaming 6 years ago
Alexander Nesterov adb630ba3a Corrected parameters 6 years ago
Alexander Alekhin 5ed7d5a5d9 imgproc: local "CV_Assert(totalSampleCount > 0)" check 6 years ago
Evgeny Latkin c928c21fe7 Merge pull request #13319 from elatkin:el/gapi_perf_erdilate_2 6 years ago
Evgeny Latkin 992d5b8bcd Merge pull request #13315 from elatkin:el/gapi_perf_erdilate 6 years ago
Evgeny Latkin 6808d33b2f Merge pull request #13290 from elatkin:el/gapi_perf_filter2d 6 years ago
Maksim Shabunin 89f0e0a8d1 Fixed misleading indentation in intrin_cpp.hpp 6 years ago
Alexander Alekhin 83c8214b38 eliminate build warnings 6 years ago
Dmitry Kurtaev 4ba4901ca9 Add serialize method for IE net wrapper 6 years ago
Maksim Shabunin 9de63c1edd Made FileNode::operator string inline 6 years ago
Vitaly Tuzov e991e05b9b Added anonymous namespace to perf_contours 6 years ago
Dmitry Budnikov 51cc78b2a2 Merge pull request #13251 from dbudniko:dbudniko/gapi_more_fixes_for_tests 6 years ago
Maksim Shabunin db1c8b3f9e Restored function to rescale pixel values before imshow 6 years ago
Evgeny Latkin f07856eab9 Merge pull request #13221 from elatkin:el/gapi_perf_sepfilter 6 years ago
Dmitry Kurtaev 84ce2cc211 Enable some dnn tests according to the new Intel's Inference Engine release (R4) 6 years ago
Wu Zhiwen 4e65283081 dnn/Vulkan: make thread safe 6 years ago
1over 5ff76088b9 fixed memory issue in flann 6 years ago
Alexander Alekhin 9fd822f97e ocl: fix kernels launching with USE_HOST_PTR UMat 6 years ago
Alexander Alekhin 3c49b1dbbe core: use dladdr() instead of parsing /proc/self/maps 6 years ago
Alexander Alekhin ad35b79e3f python: update install paths 6 years ago
Alexander Alekhin c0016d7fe9
Merge pull request #13253 from alalek:fix_13201 6 years ago
Dmitry Kurtaev 2f6f52d644 Fix ONNX's emotion_ferplus model. 6 years ago
Dmitry Budnikov a518e7063d Merge pull request #13120 from dbudniko:dbudniko/gapi_opencl_kernel_example 6 years ago
Alexander Alekhin de8696aa43 cmake: allow to disable ADE build too (BUILD_opencv_gapi=OFF is not enough) 6 years ago
WuZhiwen 02cc1cd6e6 Merge pull request #13244 from wzw-intel:init_vulkan 6 years ago
Bram 724620b476 Fixed build on FreeBSD 6 years ago
Etienne Brateau 736683ce2f Fix missing check part (defined(__cplusplus)) in header types_c.h 6 years ago
pascal 7579cd8068 updated documentation for imread and imwrite (added pfm image format) 6 years ago
Vitaly Tuzov e9e8bf4b81 Added performance tests for findContours 6 years ago
Vitaly Tuzov e1a2c034e8 Updated findContours to use wide universal intrinsics 6 years ago
Tomoaki Teshima a1c073d289 add missing API cvGetPropVisible_W32 6 years ago
berak 9344d0d0e3 highgui: restore convertscale semantics in window_w32.cpp 6 years ago
huangqinjin e1ac8589f8 fix numThreadsMax for OpenMP 6 years ago
Sayed Adel 474a0dac49 core: several improves and fixes on ppc64le infrastructure 6 years ago
Ruslan Garnov a3df05d93b Merge pull request #13215 from rgarnov:rg/overhead 6 years ago
Dan Mašek 2075fa9c15 Resolve #13219: Make randomly generated colours opaque. 6 years ago
Dmitry Matveev 1b13df5368 G-API: Recent inclusion has broken STANDALONE build 6 years ago
1over b6367f5821 fixed operator- for Rect 6 years ago
Alexander Alekhin d7272f76fb dnn: fix format 6 years ago
Evgeny Latkin 083332f85f Merge pull request #13206 from elatkin:el/gapi_perf_rgb2lab 6 years ago
Evgeny Latkin 6757c2c5a6 Merge pull request #13174 from elatkin:el/gapi_perf_rgb2yuv 6 years ago
Dmitry Kurtaev 0d117312c9 DNN_TARGET_FPGA using Intel's Inference Engine 6 years ago
Alexander Alekhin 75ed282b20 release: OpenCV 4.0.0 (version++) 6 years ago
Alexander Alekhin a574788e89 move legacy C-API constants into separate files 6 years ago
Alexander Alekhin a1fe8f754f OpenCV version++ (3.4.4) 6 years ago
Alexander Alekhin dd3398416b experimental version++ 6 years ago
berak 96c99c716a Merge pull request #13193 from berak:core_copyMakeBorder 6 years ago
Alexander Alekhin c26dd5d7aa core: fix issues from valgrind builder 6 years ago
Dmitry Matveev d7540c9a3c Merge pull request #13176 from dmatveev:gapi_doxygen 6 years ago
Christopher Gundler b58a8729c2 Merge pull request #13131 from Christopher22:add_transposedConv_onnx 6 years ago