3055 Commits (dae73938e8d022894806d5bb127d705893b0d098)

Author SHA1 Message Date
Alexander Alekhin 07729e396d imgproc(resize): avoid unnecessary type conversions 5 years ago
Alexander Alekhin 4733a19bab
Merge pull request #16194 from alalek:fix_16192 5 years ago
Vitaly Tuzov f5a84f75c4 Fix for CV_8UC2 linear resize vectorization 5 years ago
mcellis33 5d15c65e48 Merge pull request #16136 from mcellis33:mec-nan 5 years ago
Paul Murphy 1c4a64f0a1 Merge pull request #16138 from pmur:reg_16137 5 years ago
shimat b89581960c s/Voroni/Voronoi/g 5 years ago
Maksim Shabunin 435c97c7a2 imgproc: add parameter checks in calcHist and calcBackProj 5 years ago
RAJKIRAN NATARAJAN b9435b9e38 Merge pull request #16094 from saskatchewancatch:issue-16053 5 years ago
Paul Murphy a011035ed6 Merge pull request #15257 from pmur:resize 5 years ago
Alexander Alekhin 734de34b7a
Merge pull request #16085 from alalek:imgproc_threshold_to_zero_ipp_bug 5 years ago
Alexander Alekhin b369c456f2 imgproc(color): clarify error message 5 years ago
Brian Wignall af997529a1 Fix some typos 5 years ago
Everton Constantino 75315fb297 Merge pull request #15494 from everton1984:hal_vector_get_n 5 years ago
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() 5 years ago