18767 Commits (d2854448c2725ff0a6b6edfe0da1bed31d2f01df)

Author SHA1 Message Date
Alexander Alekhin 2ece029fe0 imgcodecs(tiff): avoid leak of helper struct on malformed inputs 6 years ago
Dmitry Kurtaev 144b1f4d9d Reduce number of tested models from OpenVINO 6 years ago
Alexander Alekhin 1e583942b9 core(lda): don't perform calculations in constructor 6 years ago
Alexander Alekhin 142a524d2f cmake: fix CUDA world build 6 years ago
Alexander Alekhin 6dfb6a3016 imgcodecs: fix RBaseStream::setPos() outside of current block 6 years ago
Alexander Alekhin f2803aba07 imgcodecs(sunras): avoid undefined shift 6 years ago
Alexander Alekhin 45428b897f imgcodecs(tiff): avoid leak of helper struct on malformed inputs 6 years ago
Alexander Alekhin 50a6f9d251 imgcodecs(bmp): limit size of processed images 6 years ago
David Carlier 06a4c20f60 OpenBSD build fix 6 years ago
Alexander Alekhin fcb07c64f3 cmake: fix build of dnn tests with shared common code 6 years ago
Sayed Adel de22442046 dnn:perf add missing definition __OPENCV_TEST to fix pch 6 years ago
Maksim Shabunin 52cd1dacbf Merge pull request #14156 from mshabunin:videowriter-bad-test 6 years ago
Lubov Batanina 7d3d6bc4e2 Merge pull request #13932 from l-bat:MyriadX_master_dldt 6 years ago
Alexander Alekhin c7c987843c cmake: emit error if CUDA is enabled without opencv_contrib 6 years ago
smirnov-alexey 769d2f4c44 Fix valgrind issue in NV12 test 6 years ago
Alexander Alekhin e8c20bfae6 dnn: fix support drop for IE<2018R3 6 years ago
Alexander Alekhin d6b82dcd65
Merge pull request #14162 from alalek:eliminate_coverity_scan_issues 6 years ago
Dmitry Kurtaev 9cfd219d70 Fix Mobilenet v2 from TensorFlow slim 6 years ago
Kohei Yoshida 212420516f Add a test case for handling output_shape property for deconvolution layer. 6 years ago
Kohei Yoshida 3bcff7f941 Make use of explicit output shape for the de-convolution layer. 6 years ago
Alexander Alekhin 6686559c70 ocl: define CL_SILENCE_DEPRECATION on MacOSX 6 years ago
Maksim Shabunin 41da3ef1d2 Fixed cvdef.h for MSVC C users 6 years ago
Dmitry Kurtaev 714b38360f Extend LRN layer support with IE backend 6 years ago
iPanda 097fc1a271 Merge pull request #13972 from Mainvooid:add_cuda_support_for_D3D11_interop 6 years ago
Brad Kelly 0fe17eeb68 Implementing AVX512 Support for 1 channel mats for CV_64F format 6 years ago
Bharat123Rox ea68f7ea1e Remove dead link in calib3d.hpp 6 years ago
Matthew K. Gumbel 74e3403620 flann/kmeans: Fix non-determinism of KMeans index 6 years ago
Sayed Adel f41359688b core:vsx Add support for VSX3 half precision conversions 6 years ago
Giles Payne 0d1a0b126b Merge pull request #14005 from komakai:android-video-cap 6 years ago
Alexander Alekhin 93a402d0f2 core: fix Core_EigenNonSymmetric.convergence test 6 years ago
Sayed Adel 4fe2d9bdbc core:vsx Several improvements(3) 6 years ago
Alexander Alekhin 8518d078d7 core: fix fallback CV_CONSTEXPR definition 6 years ago
Vitaly Tuzov d43597c199 transform() implementation updated to utilize wide universal intrinsics 6 years ago
Alexander Alekhin 6e90b85cae core: cache dir version update 6 years ago
Alexander Alekhin 5451b89aed core: refactor EigenvalueDecomposition (hqr2) 6 years ago
Andrey Golubev dd2823aaec [G-API] Allow unused nodes in Fluid backend 6 years ago
Alexander Alekhin a7c4ee9ae1 core: add iterations limit check in eigenNonSymmetric() 6 years ago
zuoshaobo 8b52eabd48 fix the region layer's output anchor size normalization error 6 years ago
Alexander Alekhin 470dfba96c python: update CMake install rules 6 years ago
Alexander Alekhin 43c68d1864 imgcodecs: OPENCV_IO_ENABLE_JASPER runtime parameter 6 years ago
Maksim Shabunin e4a4f93b72 Removed obsolete functions from cap_dc1394_v2.cpp 6 years ago
npochhi f1a99995c4 Changed eps checking condition 6 years ago
Sayed Adel 872e7894b4 core:vsx working around gcc aligned memory access bug 6 years ago
Alexander Alekhin 1fa3d21f6a android: don't install java/build.gradle 6 years ago
Richard Veale 8158e5b7a0 Merge pull request #13695 from flyingfalling:3.4 6 years ago
rpici 9cca066ee8
Fix bug in test_tiff.cpp 6 years ago
Alexander Alekhin 8c8715c4dd fix static analysis issues 6 years ago
Alexander Alekhin f73b4f4a26 imgproc: revert #13843 6 years ago
Namgoo Lee a54affeb8d Move Ptr-related code from lut.cu to lut.cpp 6 years ago
Dmitry Kurtaev 18ab85efc2 Backport commits from 6 years ago