725 Commits (515f119a599d537076c532cacd743b41917ebcb3)

Author SHA1 Message Date
Yuriy Chernyshov 8a415c881a Add missing std namespace qualifiers 1 year ago
Dmitry Kurtaev c4c2e2e796
Merge pull request #24214 from dkurt:distanceTransform_big_step 1 year ago
Vincent Rabaud 94de7e5d21
Merge pull request #24042 from vrabaud:circle 2 years ago
iarspider 55906457e6
test_houghlines: Fix C++20 compatibility 2 years ago
Alexander Smorkalov 52d9685cb9 Fixed possible out-of-bound access in circles drawing. 2 years ago
Vincent Rabaud fdfb875208
Merge pull request #23922 from vrabaud:imgwarp 2 years ago
lamm45 ddcbd2cc26
Merge pull request #22798 from lamm45:distransform-large 2 years ago
Dmitry Kurtaev ec95efca10
Merge pull request #23754 from dkurt:remap_linear_transparent 2 years ago
Christine Poerschke d3e7968927
Merge pull request #23688 from cpoerschke:4.x-pr-21959-prep 2 years ago
Pierre Chatelier 93d490213f
Merge pull request #23690 from chacha21:rotatedRectangleIntersection_precision 2 years ago
Alexander Smorkalov 98d678c2d2 Added check that YUYV input of cvtColor has even width. 2 years ago
Dmitry Kurtaev c92135bdd1
Merge pull request #23634 from dkurt:fix_nearest_exact 2 years ago
Maksim Shabunin e4acd74e87 Fix some clang 14 warnings 2 years ago
Alexander Alekhin 69020666fe test: reproducible results, enabled 2-channel tests, increased some thresholds 2 years ago
Maksim Shabunin c1e5c16ff3 Backport C-API cleanup (imgproc) from 5.x 2 years ago
Christoph Rackwitz a64b51dd94
Merge pull request #23108 from crackwitz:issue-23107 2 years ago
inayd 54449b614b Fix occuring artifacts in fillPoly 2 years ago
Alexander Smorkalov 423bc515e5 Integer underflow fix for morphologyEx in Carotene (arm). 2 years ago
Zihao Mu 17b98dd005 improve code style and Doc of stackblur. 2 years ago
Zihao Mu 2918071a3e add stackblur for imgproc. 2 years ago
lamm45 1f0bfc8d83 Fix angle discretization in Hough transforms 2 years ago
Berke 3929e26276 spng encoder/decoder added as optional png codec 2 years ago
@lizhiyu3 e59cff47d4 fix the right border 3 years ago
@lizhiyu3 01226cb8ac fix the bug when src*2 < dst 3 years ago
@lizhiyu3 c54ccaac31 change test number 3 years ago
@lizhiyu3 79731cb0ff fix the bug when src*2 < dst 3 years ago
heavyrain-lzy 6360c3bf46
Merge pull request #22184 from heavyrain-lzy:fixbug_pyrUp 3 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 3 years ago
Kumataro 602caa9cd6
Merge pull request #21937 from Kumataro:4.x-fix-21911 3 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
Pierre Chatelier ef6f421f89
Merge pull request #21677 from chacha21:rectangle_intersection 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 4 years ago
Tiago De Gaspari 3cf4375387
Merge pull request #19842 from gasparitiago:3.4 4 years ago