2919 Commits (77bf5593e5ef1b2a3916230dbe2f8d13c24c8bd3)

Author SHA1 Message Date
clunietp 2185bce4b7 Fix 13577 5 years ago
Alexander Alekhin f4d55d512f
imgproc: fix bit-exact GaussianBlur() / sepFilter2D() (#15855) 5 years ago
ChipKerchner 1d33335e33 Convert demosiacing with variable number of gradients to HAL - 5.5x faster 5 years ago
Alexander Alekhin 763b80d5fa imgproc(IPP): disable ippiDistanceTransform_3x3_8u32f_C1R 5 years ago
Alexander Alekhin 7ecdcf6ca6 build: GCC9 compilation 5 years ago
Chip Kerchner 2112aa31e6 Merge pull request #15828 from ChipKerchner:momentsToHal 5 years ago
Ciprian Alexandru Pitis d2e02779c4 Merge pull request #15799 from Cpitis:feature/parallelization 5 years ago
Alexander Alekhin 17e2bf5717 core(tls): implement releasing of TLS on thread termination 5 years ago
ChipKerchner c46f119e0e Convert demosaic functions to HAL 5 years ago
Steve Nicholson acb3b3bd4d Add documentation and example program for intersectConvexConvex 5 years ago
jasjuang 4c7db02925 document CC_STAT_MAX in ConnectedComponentsTypes 5 years ago
Everton Constantino 9ca9249992 Merge pull request #15527 from everton1984:faster_acc 5 years ago
Alexander Alekhin a007220c52 imgproc: update histogram test 5 years ago
Alexander Alekhin f301f17b61 imgproc: accurate histogram value thresholding 5 years ago
Alexander Alekhin c69245da1f imgproc: fix fitLine() implementation 5 years ago
Alexander Alekhin f81e401cd0 imgproc: fix indexing issue in pyramids 5 years ago
Vitaly Tuzov 1c17b3281a Fixed OOB reading in pyrDown 5 years ago
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
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
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() 6 years ago
Alexander Alekhin 5ac55fc132 core: eliminate AVX512 build warnings 6 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