opencv/modules
Madan mohan Manokar 2762ffe7cc
Merge pull request #27433 from amd:fast_bilateral_simd
imgproc: Bilateral filter performance improvement #27433

### 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
- [x] 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-08-12 17:50:44 +03:00
..
calib3d Reduce the size of the checkerboard_radon.png image in the doc. Add references to the perspective camera model figure for solvePnP and related functions for better explanation. 2025-06-24 03:55:14 +02:00
core Merge pull request #27636 from jmackay2:cuda_13 2025-08-11 12:15:24 +03:00
dnn Replace deprecated proto2::FieldDescriptor::is_optional 2025-07-15 09:17:57 +02:00
features2d Added heuristic to allocate buffer for FAST features depending on input image resolution. 2025-08-12 11:07:35 +03:00
flann Fix float-conversion warnings in FLANN by using float literals 2025-06-17 09:59:44 +00:00
gapi Merge pull request #27600 from atamas19:ov_output_clamping 2025-08-12 14:34:42 +03:00
highgui Merge pull request #27416 from Kumataro:fix27413 2025-06-12 15:32:28 +03:00
imgcodecs Merge pull request #27621 from Kumataro:trial27557 2025-08-12 16:04:45 +03:00
imgproc Merge pull request #27433 from amd:fast_bilateral_simd 2025-08-12 17:50:44 +03:00
java Set Automatic-Module-Name manifest attribute 2025-07-25 00:28:29 -04:00
js Update helpers.js to include .dlete 2025-07-31 15:40:59 -05:00
ml Merge pull request #27338 from omahs:patch-1 2025-05-21 12:13:50 +03:00
objc feat: add conditional inclusion support to header parser 2025-05-19 10:11:52 +03:00
objdetect Fixed out-of-bound access issue in QR Encoder Java warappers. 2025-06-26 17:19:10 +03:00
photo Merge pull request #27396 from abhishek-gola:hdr_bug_fix 2025-06-05 09:02:58 +03:00
python fix: mark distCoeffs/R/D as optional in calib3d functions 2025-07-28 09:40:07 -04:00
stitching Merge pull request #26754 from s-trinh:add_bibtex_direct_pdf_links 2025-01-27 10:28:38 +03:00
ts Merge pull request #27416 from Kumataro:fix27413 2025-06-12 15:32:28 +03: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 #27621 from Kumataro:trial27557 2025-08-12 16:04:45 +03:00
world cmake: use /INCREMENTAL:NO with MSVS 2015 2023-12-07 19:46:27 +00:00