opencv/modules
Madan mohan Manokar 84ea77a4be
Merge pull request #27299 from amd:fast_medianblur_simd
imgproc: medianblur: Performance improvement #27299

* Bottleneck in non-vectorized path reduced.
* AVX512 dispatch added for medianblur.

### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [ ] There is a reference to the original bug report and related work
- [ ] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [ ] The feature is well documented and sample code can be built with the project CMake
2025-05-19 08:56:57 +03:00
..
calib3d Merge pull request #27305 from chengolivia:add-check-sgbm-nondeterminism 2025-05-17 10:19:09 +03:00
core Merge pull request #27321 from vrabaud:norm 2025-05-17 09:59:08 +03:00
dnn Merge pull request #27273 from dkurt:dnn_tflite_slice 2025-05-03 14:47:45 +03:00
features2d Enable Java bindings for SimpleBlobDetector::blobColor 2025-04-20 15:57:41 +09:00
flann flann: remove unused hdf5 header 2024-11-14 19:44:10 +03:00
gapi Merge pull request #26682 from 5usu:4.x 2025-03-31 09:47:34 +03:00
highgui Fixed QT window resize logic. 2025-05-05 14:52:15 +03:00
imgcodecs Merge pull request #27297 from Kumataro:fix27295 2025-05-12 10:44:54 +03:00
imgproc Merge pull request #27299 from amd:fast_medianblur_simd 2025-05-19 08:56:57 +03:00
java Merge pull request #27284 from dkurt:java_video_capture_read 2025-05-14 17:01:45 +03:00
js Fixed std::vector<Point3f> handling in JS wrappers. 2025-05-07 16:03:12 +03:00
ml replace tostring() with tobytes 2025-02-18 12:25:01 +05:30
objc Merge pull request #26713 from homuler:fix/build-ios-framework 2025-01-10 14:48:56 +03:00
objdetect Merge pull request #27228 from utibenkei:fix_java_enum_wrapper 2025-04-21 20:51:38 +03:00
photo Local decolor pipeline optimization. 2025-03-11 10:16:01 +03:00
python Merge pull request #27284 from dkurt:java_video_capture_read 2025-05-14 17:01:45 +03:00
stitching Merge pull request #26754 from s-trinh:add_bibtex_direct_pdf_links 2025-01-27 10:28:38 +03:00
ts fix: qnx7.0 build 2025-02-27 14:24:18 +08:00
video Merge pull request #25027 from opencv-pushbot:gitee/alalek/tests_filter_debug 2025-03-21 10:22:17 +03:00
videoio Merge pull request #27284 from dkurt:java_video_capture_read 2025-05-14 17:01:45 +03:00
world cmake: use /INCREMENTAL:NO with MSVS 2015 2023-12-07 19:46:27 +00:00