790 Commits (ca2d17758fbbc7082d847b3daee23b0c0f459f9c)

Author SHA1 Message Date
Maksim Shabunin 7d12392a7d imgproc: remove C-API leftovers 7 months ago
_Ayaka 4dd54bbec9
Merge pull request #25898 from Octopus136:issue-25853 7 months ago
Alexander Smorkalov a6b8ea892b Post-merge fixes for algorithm hint API. 7 months ago
Alexander Smorkalov 15783d6598
Merge pull request #25792 from asmorkalov:as/HAL_fast_GaussianBlur 7 months ago
Maksim Shabunin 06b9db6a71 imgproc: reduce template sizes in templMatch test 7 months ago
Mironov Arseny b964943517
Merge pull request #25607 from Fest1veNapkin:imgproc_approx_bounding_poly 7 months ago
Maksim Shabunin 94b7a2d320
Merge pull request #25842 from mshabunin:cpp-imgproc-test-4.x 7 months ago
Alexander Smorkalov ee2b0f9d63 Relax equalizeHist test for some HAL implementations. 8 months ago
Alexander Smorkalov e7108f48ab Extended bilateralFilter test to cover more branches. 8 months ago
Rostislav Vasilikhin 7ff531b8ab
Merge pull request #25759 from savuor:rv/equalizeHist_tests 8 months ago
Alexander Smorkalov 6623c62f56 Fixed result buffer overflow in intersectConvexConvex_ for non-convex input. 8 months ago
Robert Lexmann e1dba2c6d2 Perform arithmetics in CV_32F branch of divSpectrums() with doubles to prevent infs/NaNs (+ corresponding test). 8 months ago
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 9 months ago
Maksim Shabunin 6350bfbf79
Merge pull request #25564 from mshabunin:cleanup-imgproc-2 9 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 10 months ago
Maksim Shabunin 3def7d09bc imgproc: contours C-API cleanup 10 months ago
Maksim Shabunin c081efe3c6 imgproc: add 512mb tag for FindContours.accuracy test 10 months ago
Alexander Smorkalov 5bad694b7f Removed old C API usage in new findContours implementation. 10 months ago
Maksim Shabunin a25132986a
Merge pull request #25146 from mshabunin:cpp-contours 10 months ago
Alexander Lyulkov 30889f4a90 Added tests for adaptiveThreshold and sepFilter2D 10 months ago
Abdul Rahman ArM 55426ee195
Merge pull request #25197 from invarrow:invbranch-cleanup 11 months ago
MaximSmolskiy ed93384817 Fix bug in maskBoundingRect 11 months ago
Maksim Shabunin 8cbdd0c833
Merge pull request #25075 from mshabunin:cleanup-imgproc-1 11 months ago
Alexander Smorkalov daa8f7dfc6 Partially back-port #25075 to 4.x 11 months ago
Alexander Smorkalov fc98b31c3e Partially backport C API removal in imgproc module to reduce conflicts with 5.x 12 months ago
Pierre Chatelier 5e5a035c5b
Merge pull request #24621 from chacha21:remap_relative 12 months 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
Vadim Pisarevsky 416bf3253d
attempt to add 0d/1d mat support to OpenCV (#23473) 1 year ago
Yuriy Chernyshov 8a415c881a Add missing std namespace qualifiers 1 year ago
Dmitry Kurtaev c4c2e2e796
Merge pull request #24214 from dkurt:distanceTransform_big_step 1 year ago
Vadim Pisarevsky 518486ed3d
Added new data types to cv::Mat & UMat (#23865) 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