3086 Commits (6a8c5a1d27663a0d498c828216db391420d02817)

Author SHA1 Message Date
kallaballa f5e852cdf0 define the number of dstChannels for HLS and HSV conversion as well 2 years ago
Alexander Alekhin 028d4d83d3 imgproc: sigma2=sigma1 in top-level function of GaussianBlur 2 years ago
catree c34c4b50d0 Add information about the disparity-to-depth mapping matrix. Add more references about other related functions in the calib3d doc. 2 years ago
Alexander Alekhin 2e15582799 build: eliminate uninitialized warnings from GCC12 2 years ago
lamm45 1f0bfc8d83 Fix angle discretization in Hough transforms 2 years ago
catree 3d8614cb47 Fix documentation about depth combinations for imgproc functions. 2 years ago
Alexander Alekhin 44b2f9637a Revert "suppress warning on GCC 7 and later" 2 years ago
gbowser3@gmail.com e7a787aa41 Imgproc: Fix doxygen typo 2 years ago
Alexander Alekhin f8597fc150 imgproc: fixup leftovers of int->int64_t conversion 2 years ago
@lizhiyu3 e59cff47d4 fix the right border 2 years ago
scorpiozj bd54ba911d Update imgproc.hpp 2 years ago
Tomoaki Teshima a630ad73cb suppress warning on GCC 7 and later 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
Povilas Kanapickas 6a4c3b61e6 Improve doc of calcHist overload that accepts vectors 2 years ago
heavyrain-lzy 6360c3bf46
Merge pull request #22184 from heavyrain-lzy:fixbug_pyrUp 2 years ago
Vincent Rabaud 82010bf5c1 Fix some overflows in drawing. 3 years ago
Alexander Alekhin 65fcf22670 imgproc: use singleton in color_hsv.simd.hpp 3 years ago
Yulv-git 15ac54d5d6 Fix some typos in modules/. 3 years ago
lamm45 0d32a24cba Fix some doc references in geometric image transformations module 3 years ago
eplankin d793ec2ffe
Merge pull request #21779 from eplankin:fix_11303 3 years ago
Yash Singhal 4e8c507276 Update Condition 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
lamm45 5064b6f747 Update LineIterator documentation 3 years ago
Vincent Rabaud abb5c9fd92 Fix undefined behavior in line drawing. 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
Vincent Rabaud 542b3e8a64 Fix harmless signed integer overflow. 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
Vincent Rabaud d4741eece1 Fix H clamping for very small negative values. 3 years ago
tv3141 cb286a66be
Merge pull request #21030 from tv3141:fix_seg_fault_houghlinespointset 3 years ago
Souriya Trinh 30d6766db4 Add conventional Bayer naming. 3 years ago
Alexander Alekhin d612c72405 build: fix MSVC-Clang warnings about unused parameters in stubs 3 years ago
berak a6f5717567 resolves #20913 3 years ago
AleksandrPanov d21622bef4 fix findMinEnclosingTriangle and add tests 3 years ago
Nicholas Ho bd0732b1d0
Merge pull request #20740 from Nicholas-Ho-arm:3.4_SymmColumnVec_32f8u 3 years ago
Suleyman TURKMEN 259c39a63a additional changes 3 years ago
Tomoaki Teshima 1e74f5850b suppress GaussianBlur to generate empty images 3 years ago
Suleyman TURKMEN 9b76872708 restore LSD 3 years ago
Cavendish-Koo 2f83c3b689 fix the bug of HoughlinesSDIV 3 years ago
Nicholas Ho 236c64a17d
Merge pull request #20712 from Nicholas-Ho-arm:3.4_RowVec_8u32f 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