594 Commits (a00a0dbfcd6617181bf4c9894438a16f6cb3509d)

Author SHA1 Message Date
Stefano Allegretti c685293297 Fix #21366 3 years ago
Stefano Allegretti 91817bffe1
Merge pull request #21275 from stal12:CCL_improvements 3 years ago
eplankin 175bcb1734
Merge pull request #21258 from eplankin:fix_threshold_to_zero_ipp_bug 3 years ago
Vincent Rabaud 3da17c42a4 Use NaN-safe clip function. 3 years ago
Alexander Alekhin 72c55b56f2 imgproc: catch NaNs in clip(), use table index debug check 3 years ago
Alexander Alekhin 659cf7249e imgproc(ocl): fix resizeLN, avoid integer overflow 3 years ago
Alexander Alekhin 0c0b1ec9ae imgproc(test): add bit-exact tests for YUV cvtColor conversions 3 years ago
Vincent Rabaud 1a1a7bbbfd
Merge pull request #21112 from vrabaud:3.4_luv_overflow 3 years ago
yuki takehara a6277370ca
Merge pull request #21107 from take1014:remove_assert_21038 3 years ago
tv3141 cb286a66be
Merge pull request #21030 from tv3141:fix_seg_fault_houghlinespointset 3 years ago
AleksandrPanov d21622bef4 fix findMinEnclosingTriangle and add tests 3 years ago
Tomoaki Teshima 1e74f5850b suppress GaussianBlur to generate empty images 3 years ago
Suleyman TURKMEN 9b76872708 restore LSD 3 years ago
Amir Tulegenov 86a51015b1
Merge pull request #19554 from amirtu:OCV-215_cvtColorTwoPlane_wrong_output_when_Y_Plane_Mat_has_step 3 years ago
AleksandrPanov 992b47b991 add 19769 and 19769_lightweight tests 3 years ago
Tiago De Gaspari 3cf4375387
Merge pull request #19842 from gasparitiago:3.4 4 years ago
Xinguang Bian 7499a15c92 fix data overflow problem in GaussianBlur 4 years ago
thezane c0162a64d1
Merge pull request #20103 from thezane:make-div-spectrums-public 4 years ago
danielenricocahall 402bce1a31 address template matching sqdiff bug 4 years ago
Stefano Allegretti 1b64851fa8
Merge pull request #19951 from stal12:3.4 4 years ago
Aaron Greig f3f46096d6 Relax accuracy requirements in the OpenCL sqrt perf arithmetic test. 4 years ago
Aaron Greig 53652a6194 Relax accuracy requirement on OpenCL MinEigenVal corner kernel test. 4 years ago
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
Alexander Alekhin 3e5d7e1718 imgproc: fix minAreaRect() 4 years ago
Alexander Alekhin da2978f607 ts: cvtest::debugLevel / --test_debug=<N> option 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 2fed41dfa5 imgproc(test): test bitExact cases in OCL/sepFilter2D 4 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
Tomoaki Teshima 07c3aae315 let the test pass on Mali G52 (ODROID-N2) 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
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
Arnaud Brejeon ecbba852cf
Merge pull request #16415 from arnaudbrejeon:bug_fix_16410 5 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Alexander Alekhin 4733a19bab
Merge pull request #16194 from alalek:fix_16192 5 years ago
mcellis33 5d15c65e48 Merge pull request #16136 from mcellis33:mec-nan 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
Alexander Alekhin 734de34b7a
Merge pull request #16085 from alalek:imgproc_threshold_to_zero_ipp_bug 5 years ago
Brian Wignall af997529a1 Fix some typos 5 years ago