18291 Commits (a34c02a0019c8799cf817d160c5f6aed5bfc8a67)

Author SHA1 Message Date
zuoshaobo a34c02a001 add support for tf.add_n operation 6 years ago
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 6dfb6a3016 imgcodecs: fix RBaseStream::setPos() outside of current block 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
Lubov Batanina 7d3d6bc4e2 Merge pull request #13932 from l-bat:MyriadX_master_dldt 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
Alexander Alekhin 93a402d0f2 core: fix Core_EigenNonSymmetric.convergence test 6 years ago
Sayed Adel 4fe2d9bdbc core:vsx Several improvements(3) 6 years ago
Vitaly Tuzov d43597c199 transform() implementation updated to utilize wide universal intrinsics 6 years ago
Alexander Alekhin 5451b89aed core: refactor EigenvalueDecomposition (hqr2) 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
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
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
Josh Veitch-Michaelis 2143f7cee1 release frame after disabling convert rgb 6 years ago
Alexander Alekhin 80e5642ca2 pre: OpenCV 3.4.6 (version++) 6 years ago
Alexander Alekhin 2c07c6718f imgproc: dispatch morph 6 years ago
Alexander Alekhin 5a01227aa1 imgproc: dispatch box_filter 6 years ago
Alexander Alekhin ce3c92eb1f imgproc: dispatch bilateral_filter 6 years ago
Alexander Alekhin b99c9145bf imgproc: dispatch smooth 6 years ago
Alexander Alekhin 6ec08f268f imgproc: dispatch medianBlur 6 years ago
Alexander Alekhin 8546ac3ce6 imgproc: get rid of filter.avx2.cpp 6 years ago
Alexander Alekhin 9a8dbfd57f imgproc: dispatch filter.cpp 6 years ago
Alexander Alekhin 9dc7554089 imgproc: copy .dispatch.cpp 6 years ago
Alexander Alekhin 6eac8f78b9 imgproc: copy .simd.hpp 6 years ago
Alexander Alekhin 842c58a7d6 core(intrin): NEON v_load_expand_q() support unaligned addr 6 years ago