opencv/modules/imgproc
Maxim Smolskiy e92cfb35f6
Merge pull request #27389 from MaximSmolskiy:add_HoughCirclesWithAccumulator_binding
Add HoughCirclesWithAccumulator binding #27389

### Pull Request Readiness Checklist

Fix #27377 

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
- [x] 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.
- [x] The feature is well documented and sample code can be built with the project CMake
2025-06-02 10:23:17 +03:00
..
doc fixed typo 2025-03-19 21:38:08 +05:30
include/opencv2 Merge pull request #27389 from MaximSmolskiy:add_HoughCirclesWithAccumulator_binding 2025-06-02 10:23:17 +03:00
misc add some functions and tests 2024-12-01 23:17:35 +03:00
perf Merge pull request #27060 from YooLc:hal-rvv-integral 2025-04-21 09:50:13 +03:00
src Merge pull request #27149 from liane-lin:4.x 2025-05-30 15:20:01 +03:00
test Merge pull request #27149 from liane-lin:4.x 2025-05-30 15:20:01 +03:00
CMakeLists.txt Merge pull request #27299 from amd:fast_medianblur_simd 2025-05-19 08:56:57 +03:00