24472 Commits (47a6ffb73c5f921a6a5941568258fcd2b0825d3b)

Author SHA1 Message Date
Kumataro 47a6ffb73c
Merge pull request #25561 from Kumataro:fix25560 9 months ago
alexlyulkov 03507e06b4
Merge pull request #25518 from alexlyulkov:al/fixed-gemm-openvino 9 months ago
Maksim Shabunin 1614b8df4e imgproc: fix allocation issue in EMD 9 months ago
Kumataro 8dc9ff5624
Merge pull request #25551 from Kumataro:fix25550 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 1f1ba7e402
Merge pull request #25563 from asmorkalov:as/HAL_min_max_idx 9 months ago
Rostislav Vasilikhin 5bd64e09a3
Merge pull request #25554 from savuor:rv/hal_lut 9 months ago
Alexander Smorkalov faa259ab34
Merge pull request #25553 from asmorkalov:as/HAL_min_max_idx 9 months ago
Alexander Smorkalov 392fd4edd1 Tune sanity threshold in Moments performance test for Android aarch64. 9 months ago
Maksim Shabunin 7127161426 videoio: decreased log level for failed backends in VideoCapture and VideoWriter open 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
Maksim Shabunin af4531b378 python: adapt test to NumPy 2.x 9 months ago
Alexander Smorkalov b94cb5bc68 HAL interface for meanStdDev. 9 months ago
Alexander Smorkalov d8e18f4576 Made fcn-resnet50-12.onnx model optional. 9 months ago
Alexander Smorkalov 9fe5615f2f Got rid of deprecated convertFp16 in imgcodecs module. 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
Alexander Smorkalov 5aaa570fef Fixed SyntaxWarning: invalid escape sequence '\w' in header parser. 9 months ago
Wanli ed47cce1c5 change fcn8s-heavy-pascal tests from caffe to onnx 9 months ago
Kumataro 1c9efbd4be
Merge pull request #25523 from Kumataro:fix25522 9 months ago
Alexander Lyulkov f3f29fa62c Added more OpenVINO layers to dnn 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
Kumataro 716826cccd highgui: wayland: support imshow() without pre-calling namedWindow() 9 months ago
Kumataro 2a2ff55257
Merge pull request #25496 from Kumataro:fix25495 10 months ago
Dmitry Kurtaev b1e01970ef
Merge pull request #25308 from dkurt:not_normalized_findHomography 10 months ago
Kumataro 6682270b4c highgui: wayland: reduce cpu usage for cv::waitKey() 10 months ago
Rostislav Vasilikhin 12e2cc9502
Merge pull request #25491 from savuor:rv/hal_norm_hamming 10 months ago
Rostislav Vasilikhin 357b9abaef
Merge pull request #25450 from savuor:rv/svd_perf 10 months ago
Vincent Rabaud 8f7e55a60b Replace static numpy allocator by function containing static. 10 months ago
Alexander Smorkalov d0978cea39 Added moments interface to HAL. 10 months ago
inkredibl 2225b257cf
Merge pull request #25488 from inkredibl:doc-fix-findEssentialMat 10 months ago
Alexander Smorkalov 7bad12c33b Fixed build warnings introduced in #24938 10 months ago
Daria Mityagina ebea65777f
Merge pull request #24938 from DariaMityagina:icv/dm/add-media-frame-support-to-govbackend 10 months ago
Maksim Shabunin 7e56908306
Merge pull request #25469 from mshabunin:cpp-emd 10 months ago
LuukvandenBent ae85e516c0
Merge pull request #25423 from LuukvandenBent:CalibrateHandEyeDatatypeFix 10 months ago
Laurent Berger fb2af90daa
Merge pull request #25354 from LaurentBerger:uiname 10 months ago
Kumataro 26798e1f7c imgcodecs: tiff: test: ASSERT_NO_THROW() for imwrite/imread 10 months ago
Vincent Rabaud fc5eb101bf
Merge pull request #25447 from vrabaud:tiff 10 months ago
fengyuentau 4ef5986d4d remove manual unrolling that causes problem 10 months ago
Kumataro fb194a4582 imgcodecs: jpeg: refactoring for JpegEncoder 10 months ago
Maksim Shabunin d77dbbe7a0 imgproc: sync boundingRect function with 5.x 10 months ago
Vincent Rabaud c317a3ee89
Merge pull request #25419 from vrabaud:ffmpeg 10 months ago
Maksim Shabunin f9e9567870
Merge pull request #25424 from mshabunin:fix-features2d-test 10 months ago
Linaname 37ca0308a7
Merge pull request #25402 from Linaname:4.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
alexlyulkov f9dd20eb07
Merge pull request #25414 from alexlyulkov:al/range-fixed 10 months ago