744 Commits (3700f9e1e932ca1aaa15db70534cb78b6e44ce05)

Author SHA1 Message Date
Maksim Shabunin 29f91a08d5
Merge pull request #25680 from mshabunin:fix-approx-2 9 months ago
Maksim Shabunin 8709115d9a imgproc: fix contour approximation, added test 9 months ago
Rostislav Vasilikhin cc49aee04e
Merge pull request #25634 from savuor:rv/boxfilter_tests 10 months ago
Maksim Shabunin 6350bfbf79
Merge pull request #25564 from mshabunin:cleanup-imgproc-2 10 months ago
Maksim Shabunin c4ce94232b imgproc: fixed alignment issue and improved test for boundingRect 10 months ago
Maksim Shabunin 7e56908306
Merge pull request #25469 from mshabunin:cpp-emd 11 months ago
Maksim Shabunin c081efe3c6 imgproc: add 512mb tag for FindContours.accuracy test 11 months ago
Alexander Smorkalov 5bad694b7f Removed old C API usage in new findContours implementation. 11 months ago
Maksim Shabunin a25132986a
Merge pull request #25146 from mshabunin:cpp-contours 11 months ago
Alexander Lyulkov 30889f4a90 Added tests for adaptiveThreshold and sepFilter2D 11 months ago
MaximSmolskiy ed93384817 Fix bug in maskBoundingRect 1 year ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 1 year ago
Alexander Smorkalov fc98b31c3e Partially backport C API removal in imgproc module to reduce conflicts with 5.x 1 year ago
Pierre Chatelier 5e5a035c5b
Merge pull request #24621 from chacha21:remap_relative 1 year ago
Maxim Smolskiy 2c1ec4245d
Merge pull request #24527 from MaximSmolskiy:fix-out-of-image-corners-in-cv-cornersubpix 1 year ago
definitelyuncertain a1028efdcf
Merge pull request #24333 from definitelyuncertain:CvtRGB2YUV422 1 year ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 1 year ago
Dmitry Kurtaev d752bac43f
Merge pull request #24234 from dkurt:distanceTransform_max_dist 1 year ago
Yuriy Chernyshov 8a415c881a Add missing std namespace qualifiers 2 years ago
Dmitry Kurtaev c4c2e2e796
Merge pull request #24214 from dkurt:distanceTransform_big_step 2 years ago
Vincent Rabaud 94de7e5d21
Merge pull request #24042 from vrabaud:circle 2 years ago
iarspider 55906457e6
test_houghlines: Fix C++20 compatibility 2 years ago
Alexander Smorkalov 52d9685cb9 Fixed possible out-of-bound access in circles drawing. 2 years ago
Vincent Rabaud fdfb875208
Merge pull request #23922 from vrabaud:imgwarp 2 years ago
lamm45 ddcbd2cc26
Merge pull request #22798 from lamm45:distransform-large 2 years ago
Dmitry Kurtaev ec95efca10
Merge pull request #23754 from dkurt:remap_linear_transparent 2 years ago
Christine Poerschke d3e7968927
Merge pull request #23688 from cpoerschke:4.x-pr-21959-prep 2 years ago
Pierre Chatelier 93d490213f
Merge pull request #23690 from chacha21:rotatedRectangleIntersection_precision 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
Maksim Shabunin e4acd74e87 Fix some clang 14 warnings 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
Alexander Smorkalov 423bc515e5 Integer underflow fix for morphologyEx in Carotene (arm). 2 years ago
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 3 years ago
Berke 3929e26276 spng encoder/decoder added as optional png codec 3 years ago
@lizhiyu3 e59cff47d4 fix the right border 3 years ago
@lizhiyu3 01226cb8ac fix the bug when src*2 < dst 3 years ago
@lizhiyu3 c54ccaac31 change test number 3 years ago
@lizhiyu3 79731cb0ff fix the bug when src*2 < dst 3 years ago
heavyrain-lzy 6360c3bf46
Merge pull request #22184 from heavyrain-lzy:fixbug_pyrUp 3 years ago
Sean McBride 35f1a90df7
Merge pull request #22149 from seanm:sprintf 3 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