3348 Commits (a2be9e9fc18e40bb6c2eb5a75692567d2205a77a)

Author SHA1 Message Date
Sean McBride 58e4a880a2 Deprecated convertTypeStr and made new variant that also takes the buffer size 2 years ago
Sean McBride 47bea69322
Merge pull request #23055 from seanm:sprintf2 2 years ago
Sean McBride aa2fabcba5 Fixed undefined left shifting of negative number 2 years ago
Gaotianhong f1dbc7d724 fix warning in pointPolygonTest 2 years ago
Simon Lynen 6033599c88
Make LineSegmentDetector deterministic by using stable_sort for ordering keypoints prior to region growing 2 years ago
Vincent Rabaud 8ad8ec679f
Merge pull request #22441 from vrabaud:hls_while 2 years ago
Ibai Gorordo c280cd7290
Merge pull request #23210 from ibaiGorordo:rect_nfa_bugfix 2 years ago
Maksim Shabunin e4acd74e87 Fix some clang 14 warnings 2 years ago
Labib Asari 35c17f35be removed redundant code 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
Sergei Shutov 1339c7f30c Define the number of dstChannels for Lab, Luv, YCrCb and XYZ conversions 2 years ago
Alexander Smorkalov 423bc515e5 Integer underflow fix for morphologyEx in Carotene (arm). 2 years ago
Vadim Levin 3a15152be5 refactor: rework test to be more specific 2 years ago
赵楚洋 f1055a7e91 add test 2 years ago
HAN Liutong a32f2cd24a
Merge pull request #22520 from hanliutong:hsv 2 years ago
kallaballa f5e852cdf0 define the number of dstChannels for HLS and HSV conversion as well 2 years ago
Juha Reunanen 63bff33e85 Fix floodFill for very large images 2 years ago
Zihao Mu 17b98dd005 improve code style and Doc of stackblur. 2 years ago
Alexander Alekhin 028d4d83d3 imgproc: sigma2=sigma1 in top-level function of GaussianBlur 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 2 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