24517 Commits (dcce2b8b2412dedb35f1ba238ffe40d68019d3ac)

Author SHA1 Message Date
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
Alexander Panov e2621f128e
Merge pull request #25378 from AleksandrPanov:move_charuco_tutorial 10 months ago
mikhail.shtennikov dfb6069ad9 Inpainting floating point values with Telea's algorithm gives unexpected results 10 months ago
Kumataro 2eb9e915d9 imgproc: doc: fix arrow symbols in header 10 months ago
Vadim Levin caa09aca36 feat: use numeric dtype for MatLike instead of generic 10 months ago
Maksim Shabunin c081efe3c6 imgproc: add 512mb tag for FindContours.accuracy test 10 months ago
Yuantao Feng 197626a5bf
Merge pull request #25387 from fengyuentau:complete-float16_t-renaming 10 months ago
Alexander Smorkalov 17c7f76da3 HALL interface for bilaterialFilter. 10 months ago
Kumataro d22d0bd49c core: persistence: use hfloat instead of float16_t 10 months ago
Kumataro b14ea19466
Merge pull request #25351 from Kumataro:fix25073_format_g 10 months ago
Alexander Smorkalov 5bad694b7f Removed old C API usage in new findContours implementation. 10 months ago
Maksim Shabunin 148b2ec3e0 calib3d: increased AP3P test threshold for RISC-V platform 10 months ago
Maksim Shabunin f37924796f
Merge pull request #25364 from mshabunin:fix-unaligned-filter 10 months ago
Alexander Smorkalov 4221ae1d64 Supress build warnings on Win32 for ARM. 10 months ago
Maksim Shabunin a25132986a
Merge pull request #25146 from mshabunin:cpp-contours 10 months ago