opencv/doc/tutorials/imgproc/imgtrans
Masahiro Ogawa fc994a6ae8
Merge pull request #21407 from sensyn-robotics:feature/weighted_hough
Feature: weighted Hough Transform #21407

### 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 other license that is incompatible with OpenCV
- [x] The PR is proposed to proper branch
- [x] There is reference to 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-01-06 15:35:35 +03:00
..
canny_detector fix 4.x links 2021-12-22 13:24:30 +00:00
copyMakeBorder Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00
distance_transformation fix 4.x links 2021-12-22 13:24:30 +00:00
filter_2d Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00
hough_circle Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00
hough_lines Merge pull request #21407 from sensyn-robotics:feature/weighted_hough 2025-01-06 15:35:35 +03:00
laplace_operator Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00
remap Update remap tutorial 2024-09-05 16:54:37 +08:00
sobel_derivatives Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00
warp_affine Make T a math symbol 2024-09-03 10:54:10 +08:00