604 Commits (6a8c5a1d27663a0d498c828216db391420d02817)

Author SHA1 Message Date
lamm45 1f0bfc8d83 Fix angle discretization in Hough transforms 2 years ago
@lizhiyu3 e59cff47d4 fix the right border 2 years ago
@lizhiyu3 01226cb8ac fix the bug when src*2 < dst 2 years ago
@lizhiyu3 c54ccaac31 change test number 2 years ago
@lizhiyu3 79731cb0ff fix the bug when src*2 < dst 2 years ago
heavyrain-lzy 6360c3bf46
Merge pull request #22184 from heavyrain-lzy:fixbug_pyrUp 2 years ago
Yulv-git 15ac54d5d6 Fix some typos in modules/. 3 years ago
eplankin d793ec2ffe
Merge pull request #21779 from eplankin:fix_11303 3 years ago
Artem Saratovtsev 1890157faa
Merge pull request #21635 from DumDereDum:issue_21595_3.4 3 years ago
Suleyman TURKMEN ffee1a4126 fix cv::floodfill() for calling it with an empty mask 3 years ago
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