2250 Commits (a1e2c4f338cb295813bd7081acb170195d359340)

Author SHA1 Message Date
Federico Bolelli 9695165877
Merge pull request #19631 from prittt:sota-ccl 4 years ago
Alexander Alekhin fadb25baf8 imgproc(warpAffine): avoid buffer indexes overflow in SIMD code 4 years ago
Alexander Alekhin 17faee5d81 imgproc: add rotatedRectangleIntersection empty input handling 4 years ago
Anastasia Murzova 3bc1b53962 Added YUV conversion fix 4 years ago
Vincent Rabaud ec3ef520e6 Move big objects (>20k) from stack to heap. 4 years ago
Yosshi999 fdeac73a59
Merge pull request #18983 from Yosshi999:bitexact-gaussian-16U-faster 4 years ago
Alexander Alekhin 3e5d7e1718 imgproc: fix minAreaRect() 4 years ago
Krushnal Patel 1fb6c6e6e5 Update demosaicing.cpp 4 years ago
Alexander Alekhin c6b63e0e28 calib3d/imgproc: add GCGraph::maxFlow() missing empty checks 4 years ago
Aitik Gupta 7bd8ddc8fa removed no-affect variable 4 years ago
Gil Shotan 1612db5f91 Fix signed integer overflow in connected components 4 years ago
Yosshi999 698b2bf729
Merge pull request #18167 from Yosshi999:bit-exact-gaussian 4 years ago
Yosshi999 7495a4722f
Merge pull request #18053 from Yosshi999:bit-exact-resizeNN 4 years ago
Alexander Alekhin 83e6813345 imgproc: add missing check into cvtColorTwoPlane() 4 years ago
Alexander Alekhin 762a5c8334 imgproc: align GaussianBlur/sepFilter2D OpenCL with CPU version 4 years ago
Philippe FOUBERT d25293b721 Fix the build of imgproc using MinGW (variables with the same name as symbols defined in MinGW headers) 5 years ago
Vadim Pisarevsky 8abb312c20
Merge pull request #17417 from vpisarev:fix_fitellipse 5 years ago
Vadim Pisarevsky 80037dc6de fixed fillPoly, the overloaded variant with InputArrayOfArrays parameter (single or multiple polygons) 5 years ago
Alexander Alekhin a3b109eca0 imgproc: enable GaussianBlur IPP parallel processing 5 years ago
jsxyhelu 48e9e651a4 add DeepGreen colormap 5 years ago
Alexander Alekhin f0ffc52435 fix files permissions 5 years ago
Tomoaki Teshima 3371e679ce fix OpenCL spec violation 5 years ago
Alexander Alekhin 61c4cfd896 imgproc(resize): drop unused 'pix_size4' 5 years ago
Alexander Alekhin be17f532e1 imgproc(resize): fix resizeNNInvoker handling of generic pixel size 5 years ago
Alexander Alekhin 0fb4f2cc9c imgproc: add src.empty() checks in filter operations 5 years ago
Alexander Alekhin fd09413566
Merge pull request #16731 from alalek:issue_16708 5 years ago
Chip Kerchner 8c24af66bd
Merge pull request #16556 from ChipKerchner:vectorizeIntegralSumPixels 5 years ago
Vadim Pisarevsky 8f3867756c
Merge pull request #16594 from vpisarev:hull_ordering_fix 5 years ago
Vadim Pisarevsky 07b475062f
Merge pull request #16608 from vpisarev:fix_mac_ocl_tests 5 years ago
Alexander Alekhin 3a546aa380 imgproc: revert resize changes from PR 16497 5 years ago
keeper121 d84360e7f3
Merge pull request #16497 from keeper121:master 5 years ago
Vadim Pisarevsky e50acb923e
Merge pull request #16495 from vpisarev:drawing_aa_border_fix 5 years ago
Alexander Alekhin f67c8e37d6 imgproc(resize): drop optimization for channels>4 5 years ago
Arnaud Brejeon ecbba852cf
Merge pull request #16415 from arnaudbrejeon:bug_fix_16410 5 years ago
Alexander Alekhin 09b3383a7e imgproc: dispatch sumpixels (integral) 5 years ago
Alexander Alekhin b4316af834 imgproc: rename sumpixels.avx512_skx.{cpp,hpp} 5 years ago
Alexander Alekhin c6a622542d imgproc: copy sumpixels.dispatch.cpp 5 years ago
Alexander Alekhin 4ecbcf0885 imgproc: copy sumpixels.simd.hpp 5 years ago
Alexander Alekhin e180cc050b
Merge pull request #16236 from alalek:fix_core_simd_emulator 5 years ago
Paul E. Murphy c1cdb2416a imgproc(resize): improve 8u3 HResize vector exit calc 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
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
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