3466 Commits (55d1bf3da9719526232a47417b33f85434b2513e)

Author SHA1 Message Date
Alexander Smorkalov 55d1bf3da9 Extended perf tests for warpPerspective to cover channels too. 6 months ago
FantasqueX 7cf075c392
Merge pull request #25968 from FantasqueX:correct-bayer2gray-simd-1 6 months ago
Letu Ren a8a088d28c Fix typo in MorphShapes document 6 months ago
Kumataro da3debda6d
Merge pull request #25981 from Kumataro:fix25971 6 months ago
Rostislav Vasilikhin 1acf722e24
Merge pull request #25970 from savuor:rv/hal_pyrdown 6 months ago
Alexander Smorkalov 9dee2c6e67 Fixed asserts in fillPoly. 6 months ago
Alexander Smorkalov 49459d46e2
Merge pull request #25932 from asmorkalov:as/HAL_cvtColor_aprox 6 months ago
Junyan721113 35463e079c feat: Part 1.5 - New Interfaces 6 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
Letu Ren 2179186a51 Remove unused variables in rgb2hsv_b simd 8 months ago
Alexander Smorkalov e7108f48ab Extended bilateralFilter test to cover more branches. 8 months ago
Letu Ren b9d2ecb72f Remove unused brow variable 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
Pierre Chatelier bdf986ee51
Merge pull request #25726 from chacha21:remap_relative_doc 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
Vincent Rabaud e7bf07786d Have the findContours_legacy overload call findContours_legacy. 9 months ago
Rostislav Vasilikhin 1fa96b161f
Merge pull request #25616 from savuor:rv/yuv_docs 9 months ago
Rostislav Vasilikhin cc49aee04e
Merge pull request #25634 from savuor:rv/boxfilter_tests 9 months ago
Letu Ren 6bee2facf3 Use leftarrow in color conversion Doc 9 months ago
Maksim Shabunin 6350bfbf79
Merge pull request #25564 from mshabunin:cleanup-imgproc-2 9 months ago
Maksim Shabunin 1614b8df4e imgproc: fix allocation issue in EMD 9 months ago
Rostislav Vasilikhin 1d9a4120fa
Merge pull request #25565 from savuor:rv/hal_eq_hist 9 months ago
Alexander Smorkalov 55eebe81c3 Synchornized cv::moments documentation with actual implementation. 9 months ago
Alexander Smorkalov 392fd4edd1 Tune sanity threshold in Moments performance test for Android aarch64. 9 months ago
Maksim Shabunin a8df49f170 doc: fixed modern Javadoc issue 10 months ago
Maksim Shabunin c4ce94232b imgproc: fixed alignment issue and improved test for boundingRect 10 months ago
Alexander Smorkalov 02c3132f02 Fix moments integration to OpenCV HAL. 10 months ago
Rostislav Vasilikhin bc95f27e56
Merge pull request #25509 from savuor:rv/hal_otsu 10 months ago
zihaomu 22de887c00 fix statckblur big kernel case 10 months ago
xndcn e3fc850ec2
Fix doc about uniform parameter for imgproc calcBackProject function 10 months ago
Alexander Smorkalov d0978cea39 Added moments interface to HAL. 10 months ago
Maksim Shabunin 7e56908306
Merge pull request #25469 from mshabunin:cpp-emd 10 months ago
Maksim Shabunin d77dbbe7a0 imgproc: sync boundingRect function with 5.x 10 months ago
Alexander Smorkalov a4b4808d9d New HAL API for remap 10 months ago
Alexander Smorkalov f643964c68 Added HAL function for popular bit-exact branch of GaussianBlur with sigma=0. 10 months ago
Kumataro 2eb9e915d9 imgproc: doc: fix arrow symbols in header 10 months ago
Maksim Shabunin c081efe3c6 imgproc: add 512mb tag for FindContours.accuracy test 10 months ago
Alexander Smorkalov 17c7f76da3 HALL interface for bilaterialFilter. 10 months ago
Alexander Smorkalov 5bad694b7f Removed old C API usage in new findContours implementation. 10 months ago
Maksim Shabunin f37924796f
Merge pull request #25364 from mshabunin:fix-unaligned-filter 10 months ago
Maksim Shabunin a25132986a
Merge pull request #25146 from mshabunin:cpp-contours 10 months ago