699 Commits (540aa13300b2aede45d328a228f79fb26ad1a5cd)

Author SHA1 Message Date
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 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
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 2 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 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
Quella Zhang (Beyondsoft Corporation) 5105a937d1 Add namespace specifier for format() 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
Amir Tulegenov 47426a8ae5
Merge pull request #19392 from amirtu:OCV-165_finalize_goodFeaturesToTrack_returns_also_corner_value_PR 4 years ago
Alexander Alekhin 3eea3dd46b imgproc: add IntelligentScissors 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