18931 Commits (6fc6207e9315b0d634b0c532516fba3f9ccbba20)

Author SHA1 Message Date
Alexander Alekhin 39b90ae9fb core: dispatch convert 6 years ago
Alexey Smirnov b1cc114b7b Merge pull request #13723 from smirnov-alexey:gapi_add_sobelxy 6 years ago
Alexander Alekhin c4abdb8050 core: clone convert_scale.dispatch.cpp 6 years ago
Alexander Alekhin 0af9e19be7 core: clone convert_scale.simd.hpp 6 years ago
Alexander Alekhin 5527c41468 core: clone convert.dispatch.cpp 6 years ago
Alexander Alekhin 1629e29b98 core: clone convert.simd.hpp 6 years ago
Alexey Smirnov 766fd20faa Merge pull request #13745 from smirnov-alexey:gapi_add_gout_overloading 6 years ago
AnastasiaaSenina d7b1f28a90 fixed bug: added threshold for variables 'rotate_a', ' rotate_c' 6 years ago
Rostislav Vasilikhin 4e679e1cc5 disabled 16u and 32f perf tests 6 years ago
Rostislav Vasilikhin 87f651c119 disabled sanity check for 32f 6 years ago
Vitaly Tuzov 07c10d6fc3 Fixed out of bound reading issue in erode() and dilate() 6 years ago
Alexander Alekhin 66d9a33b50 core(ocl): fix log messages 6 years ago
Alexey Smirnov 315e7fbbee Merge pull request #13721 from smirnov-alexey:gapi_add_normalize 6 years ago
Alexander Nesterov 9cbdb48d6d Fix change step 6 years ago
Liubov Batanina b068d26fad Using IE backend for normalize layer tests 6 years ago
Namgoo Lee fb8e652c3f Add CV_16UC1 support for cuda::CLAHE 6 years ago
Rostislav Vasilikhin bbedebb57c perf tests for cvtColor for 16U and 32f added 6 years ago
Dmitry Kurtaev bc4e471847 Add a mutex for shared Inference Engine plugins 6 years ago
Alexander Alekhin eab6744ac7 dnn(ocl): use compile-time LOCAL_SIZE parameter 6 years ago
winice 37a5af3673 Merge pull request #13737 from winice-test:master 6 years ago
Dmitry Kurtaev 8ecc5e6f64 Add tests for features2d JavaScript bindings 6 years ago
Rostislav Vasilikhin 554eae56d1 Merge pull request #13708 from savuor:yuv42x_wide 6 years ago
Hannah McLaughlin 418898029c Merge pull request #13718 from lochsh:svm-sigmoid-fix 6 years ago
Dmitry Kurtaev c918ac298c Fix IE tests 6 years ago
Vitaly Tuzov 2f5af1bd33 Merge pull request #13693 from terfendail:spatialgrad_wintr 6 years ago
Alexander Alekhin 4501a2cdea ocl: support empty "ptr only" UMat in Kernel::set() 6 years ago
Maksim Shabunin ea3dc78986 Fixed warnings produced by clang-9.0.0 6 years ago
Ramez Rafla eb00dce78e Merge pull request #13710 from ramezrafla:3.4 6 years ago
Alexander Alekhin 5916ebf500
Merge pull request #13679 from alalek:imgproc_median_blur_cleanup 6 years ago
Dmitry Kurtaev ac262f5b5d Clone convolution layer weights only for fusion 6 years ago
Arnaud Brejeon d998e70a25 Merge pull request #13672 from arnaudbrejeon:bug_fix_12961 6 years ago
Dmitry Kurtaev 3c3c5ef2b6 Fix a dnn bug with retrieving all the output blobs 6 years ago
Alexey Smirnov a65ccc0603 Merge pull request #13678 from smirnov-alexey:gapi_fix_descrof_overloading 6 years ago
Dmitry Kurtaev ff775b2e54 Remove ASSERT_ANY_THROW checks fpr Myriad plugin and FP32 networks 6 years ago
Vitaly Tuzov ed2e1af3e8 Added performance test for blendLinear 6 years ago
Vitaly Tuzov 266725a378 blendLinear() reworked to use wide universal intrinsics 6 years ago
Suleyman TURKMEN 9be8ab06ed Update photo.hpp 6 years ago
Ruslan Garnov 3c6d5aba22 Fixed fluid heterogeneity support 6 years ago
Alexander Nesterov 97c3bcb1b7 Added fix for other size 6 years ago
Maksim Shabunin 9c4eb20221 AVFoundation on Mac: fixed frame count and unsupported format handling 6 years ago
Maksim Shabunin eeb6f7726e AVFoundation on Mac: fixed frame count and unsupported format handling 6 years ago
Alexey Smirnov 5728679fd5 Merge pull request #13664 from smirnov-alexey:gapi_add_descrof_overloading 6 years ago
Rostislav Vasilikhin a6af9c75e9 a*b+c -> fma 6 years ago
Namgoo Lee 970293a229 __shfl_up_sync with mask for CUDA >= 9 6 years ago
Rostislav Vasilikhin 74ba4b7ae2 fixed (un)signed packing s16 -> u8 6 years ago
Rostislav Vasilikhin 6de86e325f fixed (un)signed packing s16 -> u8 6 years ago
Alexander Alekhin a84e11451b imgproc(test): RGB2YUV regression test 6 years ago
Rostislav Vasilikhin 48e471fdd4 YUV vectorizations ported to master from 3.4 6 years ago
LaurentBerger 49a43dfc8f Check syntax of stitchnig detailed 6 years ago
Rostislav Vasilikhin 3812ae7949 Merge pull request #13649 from savuor:yuv_wide 6 years ago