18802 Commits (2eaf35eb63c2183be512e6bd21910293969f9f6e)

Author SHA1 Message Date
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
Vitaly Tuzov a84bbc62b1 boundingRect() reworked to use wide universal intrinsics 6 years ago
Alexander Alekhin dc5e69b4d4 Revert "Merge pull request #13586 from eightco:Core_bugfix3" 6 years ago
Vitaly Tuzov 78f80c35d2 Performance test for bounding rect estimation 6 years ago
Andrey Golubev 55770c9853 Merge pull request #13640 from andrey-golubev:gapi_gcallpriv_doc 6 years ago
Lee Jaehwan 3721c8bb06 Merge pull request #13586 from eightco:Core_bugfix3 6 years ago
Dmitry Kurtaev f0ddf302b2 Move Inference Engine to new API 6 years ago
Andrey Golubev c8a89134a7 GAPI: fix GCall misuse in unrollExpr 6 years ago
berak 53c2ebf7f6 fix openvx wrappers 6 years ago
Vitaly Tuzov a202dc9a90 threshold() reworked to use wide universal intrinsics 6 years ago
Brad Kelly 0165ffa90d Implementing AVX512 support for 3 channel cv::integral for CV_64F 6 years ago
Suleyman TURKMEN 794c14b29a code clean up 6 years ago
Vitaly Tuzov 012e43de4b Morphology reworked to use wide universal intrinsics 6 years ago
Namgoo Lee 4366c8734f Fix Farneback Optical Flow Algorithm 6 years ago
Vitaly Tuzov ea882d58c6 Added CV_ALWAYS_INLINE macro 6 years ago
Jim Zhou 78bd55c8df Merge pull request #13601 from JimZhou-001:JimZhou-001 6 years ago
Raphael Graf 82c77fa244 dnn: remove malloc.h include 6 years ago
Quentin Chateau 581d0ef8a9 Merge pull request #13584 from qchateau:improve_stitching_detailed 6 years ago
CUI Hao (Lab) e5e1ba3c97 Fix typo in core+RotatedRect.java 6 years ago
Lucas Towers 9cc12ff0ac Fix improper defining of CV_XADD when using Intel C++ 6 years ago
Dmitry Kurtaev d0504c95f4 Add a text message for Convolution layer's input channels check 6 years ago
Namgoo Lee 4b4874e67a Remove build warning msg with CUDA10.0 6 years ago
Scott Ramsby 7d0d6cd5ee Fix build error when building with Unicode on Windows 6 years ago
catree d745af6763 Add Matplotlib Perceptually Uniform Sequential colormaps (viridis, plasma, inferno, magma, cividis, twilight and twilight shifted). 6 years ago
Quentin Chateau ed7607935e Do not compute gains when no images overlap 6 years ago
Lee Jaehwan 71aee662bd Merge pull request #13544 from eightco:bugfix 6 years ago
Pavel Rojtberg 2f89158339 js: allow building with basic aruco functionality 6 years ago
Pavel Rojtberg 27d15894d8 js: allow building without dnn 6 years ago
Quentin Chateau c72a855214 Fixed uninitialized value and naming 6 years ago