3318 Commits (540aa13300b2aede45d328a228f79fb26ad1a5cd)

Author SHA1 Message Date
Zihao Mu 17b98dd005 improve code style and Doc of stackblur. 2 years ago
robin ed3b56d763 Add warpAffine IPPIW implementation protected by ipp NE flag 2 years ago
Zihao Mu 2918071a3e add stackblur for imgproc. 2 years ago
Sean McBride 1829eba584 Fixed most clang -Wextra-semi warnings 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
wxsheng 4154bd0667
Add Loongson Advanced SIMD Extension support: -DCPU_BASELINE=LASX 2 years ago
Suleyman TURKMEN 22eb91a7e0 Update hough.cpp 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
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
HAN Liutong 0ef803950b
Merge pull request #22179 from hanliutong:new-rvv 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
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 2 years ago
Vincent Rabaud 82010bf5c1 Fix some overflows in drawing. 2 years ago
Alexander Alekhin 65fcf22670 imgproc: use singleton in color_hsv.simd.hpp 3 years ago
Kumataro 602caa9cd6
Merge pull request #21937 from Kumataro:4.x-fix-21911 3 years ago
Christine Poerschke 9e1e960116 imgproc: fix two typos (imput, magnutude) 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
Pierre Chatelier ef6f421f89
Merge pull request #21677 from chacha21:rectangle_intersection 3 years ago
Pierre Chatelier ebb6915e58
Merge pull request #21645 from chacha21:applyColorMap_8UC1_optimized 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
zcx f5de714451
Merge pull request #20987 from zcx-xxx:master 3 years ago
Vincent Rabaud d4741eece1 Fix H clamping for very small negative values. 3 years ago