3361 Commits (8762c37c22e37a5102778dc5524e84e27c017f5a)

Author SHA1 Message Date
Christine Poerschke f597838685 imgproc: optimise local cost computation in IntelligentScissorsMB::buildMap 2 years ago
Christine Poerschke d3e7968927
Merge pull request #23688 from cpoerschke:4.x-pr-21959-prep 2 years ago
Maksim Shabunin adab462e42 imgproc/cvtColor: fixed invalid read in BGR2HLS 2 years ago
Pierre Chatelier 93d490213f
Merge pull request #23690 from chacha21:rotatedRectangleIntersection_precision 2 years ago
Christine Poerschke b5e9eb742c
Merge pull request #23698 from cpoerschke:4.x-pr-21959-perf 2 years ago
Sean McBride 2083fdc9c0 Fixed UBSan warning about undefined pointer arithmetic overflow 2 years ago
Dmitry Kurtaev c97942cf78 Fix mask thresholding 2 years ago
captain-n3m0 6157db6462 Fixed matchTemplate function. #23585 2 years ago
Akshat Chauhan c07145fe28
Merge pull request #23662 from akormous:docfix 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
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