18738 Commits (b761ec0132ea79083b46320709b152c1a6de93f1)

Author SHA1 Message Date
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
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
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
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 6e2ede8c56 pre: OpenCV 4.1.0 (version++) 6 years ago
Giles Payne 55f02d8c66 Merge pull request #14011 from komakai:debug-build 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
Gregor Mittag d71977b4dd Add JPEG2000 compression flag. 6 years ago
Giles Payne 11dbd86aa3 Merge pull request #13956 from komakai:java-mat-class-improvements 6 years ago
Rajkiran Natarajan 40af53b1d6 issue-13921: Support setting compression setting for writing tiff images 6 years ago