3004 Commits (2fef9bc1d8ba47d253a034b9efcb26591d6011a6)

Author SHA1 Message Date
Vitaly Tuzov 7b3a752012 Fixed universal intrinsic undistort() implementation 5 years ago
Alexander Alekhin e7b6753a10 imgproc: avoid manual memory allocation in connectedcomponents.cpp 5 years ago
Everton Constantino 76e403cf25 Merge pull request #15440 from everton1984:new_integral_tests 5 years ago
atinfinity 3b9f981358 removed tegra optimization 5 years ago
Chip Kerchner 26228e6b4d Merge pull request #15358 from ChipKerchner:imgwarpToHal 5 years ago
atinfinity 824465ea27 Merge pull request #15388 from atinfinity:impl-turbo-colormap 5 years ago
Alexander Alekhin 29dbeb253c build: fix build with ICC 5 years ago
luz.paz fcc7d8dd4e Fix modules/ typos 5 years ago
luz.paz ec43292e1e Fix modules/ typos 5 years ago
Alexander Alekhin 32772a5436 3.4: backported changes from 'master' branch 5 years ago
Maksim Shabunin 6d5ac67681 Restored IPP call reduction 5 years ago
dcouwenh d3cf0d2c06 Bayer VNG Demosaicing Fix #2 (Merge pull request #15086) 5 years ago
Vitaly Tuzov e0f8bb83a6 Merge pull request #14994 from terfendail:wintr_undistort 5 years ago
Chip Kerchner c9fcc12e3b Merge pull request #15048 from ChipKerchner:reduceStoreGatheringThreshold 5 years ago
Vitaly Tuzov 894ad33bf4 Fix pixel value evaluation overflow in bit-exact GaussianBlur implementation 5 years ago
Alexander Alekhin 32c6e58bdb imgproc: fix unaligned memory access 5 years ago
Tomoaki Teshima 594a95839c fix test failure of OCL_ImgProc/CvtColor8u.mRGBA2RGBA 5 years ago
Vitaly Tuzov 82e5b961d3 Fixed initUndistortRectifyMap AVX2 implementation 5 years ago
arnaudbrejeon a37201abee Fix crash, add assert and test 5 years ago
Vitaly Tuzov 9befb7a1d7 Merge pull request #14916 from terfendail:wsignmask_deprecated 5 years ago
StefanBruens 3e4a195b61 Merge pull request #14936 from StefanBruens:crosscorr_cleanup 5 years ago
Alexander Alekhin 4a6888ccf6 imgproc: fix kmeans() call from grabCut() 5 years ago
Alexander Alekhin 5ac55fc132 core: eliminate AVX512 build warnings 5 years ago
Kang 549c53121a fix the bug, when k[4] is negative, icdist may be negative at the edge of image. 6 years ago
Vitaly Tuzov d2aadabc5e Merge pull request #14743 from terfendail:wui512_fixvswarn 6 years ago
Alexander Alekhin 1e9ad5476d core(intrin): drop hasSIMD128 checks 6 years ago
bommo1 a38157a1f4
Fix https://github.com/opencv/opencv/issues/14265 6 years ago
Vitaly Tuzov 3b015dfc7d Merge pull request #14210 from terfendail:wui_512 6 years ago
Rostislav Vasilikhin 8c698262ea rgb2hls_b: out of bounds read fixed 6 years ago
Rostislav Vasilikhin 791ebd05fc out of bounds read fixed in rgb2luv_b 6 years ago
Rostislav Vasilikhin e07ffe902e Merge pull request #14616 from savuor:hsv_wide 6 years ago
Ahmed Ashour f3319f6140 java: remove redundant declaration of java.lang package 6 years ago
catree 7ed858e38e Fix issue with solvePnPRansac and Nx3 1-channel input when the number of points is 5. Try to uniform the input shape of projectPoints and undistortPoints. 6 years ago
Rostislav Vasilikhin e90e0ef9aa Merge pull request #14106 from savuor:lab_wide 6 years ago
Thang Tran 1aff378ae8 imgproc: fixed bug from intersectConvexConvex 6 years ago
Alexander Alekhin 1c180f4c7f imgproc: fix RemoveOverlaps() with empty input vector 6 years ago
Suleyman TURKMEN 3f9343e238 Update imgproc.hpp 6 years ago
Brad Kelly 0fe17eeb68 Implementing AVX512 Support for 1 channel mats for CV_64F format 6 years ago
Alexander Alekhin 8c8715c4dd fix static analysis issues 6 years ago
Alexander Alekhin f73b4f4a26 imgproc: revert #13843 6 years ago
take1014 e0b664f390 fix dftFilter2D 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