3515 Commits (41097a48ad2ac327f0ba8b65ee842503251e9d62)

Author SHA1 Message Date
Alexander Smorkalov 49459d46e2
Merge pull request #25932 from asmorkalov:as/HAL_cvtColor_aprox 6 months ago
Gursimar Singh 35eba9ca90
Merge pull request #25519 from gursimarsingh:improved_classification_sample 6 months ago
Junyan721113 35463e079c feat: Part 1.5 - New Interfaces 6 months ago
Gursimar Singh 3dcc8c38b4
Merge pull request #25268 from gursimarsingh:samples_cleanup_python 6 months ago
Maksim Shabunin 7d12392a7d imgproc: remove C-API leftovers 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
Gursimar Singh 9aa5f3f1db
Merge pull request #25252 from gursimarsingh:cpp_samples_cleanup 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 8 months ago
Maksim Shabunin 8709115d9a imgproc: fix contour approximation, added test 8 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 9 months ago
Maksim Shabunin c4ce94232b imgproc: fixed alignment issue and improved test for boundingRect 9 months ago
Alexander Smorkalov 02c3132f02 Fix moments integration to OpenCV HAL. 9 months ago
Rostislav Vasilikhin bc95f27e56
Merge pull request #25509 from savuor:rv/hal_otsu 9 months ago
zihaomu 22de887c00 fix statckblur big kernel case 9 months ago
xndcn e3fc850ec2
Fix doc about uniform parameter for imgproc calcBackProject function 9 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
Maksim Shabunin 3d88db02d4 imgproc: approx C-API cleanup 10 months ago
Maksim Shabunin 3def7d09bc imgproc: contours C-API cleanup 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
Gursimar Singh 3e561d8353
Merge pull request #25304 from gursimarsingh:geometry_sample_cpp 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 0e1d326ed0
Merge pull request #25379 from mshabunin:fix-unaligned-filter-5.x 10 months ago