Wavelet-Based Circular Hough Transform
Computes the accumulator image for a Wavelet-Based Circular Hough Transform, given a particular radius.
(For a C++ implementation, see https://github.com/cicconet/WCHT)
Cite As
Marcelo Cicconet (2026). Wavelet-Based Circular Hough Transform (https://www.mathworks.com/matlabcentral/fileexchange/40537-wavelet-based-circular-hough-transform), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Transforms > Hough Transform >
- Signal Processing > Wavelet Toolbox > Time-Frequency Analysis > Continuous Wavelet Transforms >
Tags
Acknowledgements
Inspired by: Hough Transform for circle detection, Hough transform for circles
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
WCHT/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.8.0.0 | Updating description. |
||
| 1.7.0.0 | Including demo.m and ReadMe.txt files. |
||
| 1.6.0.0 | More proper way of finding local maxima in the example code. |
||
| 1.5.0.0 | More proper way of finding local maxima in the example code. |
||
| 1.4.0.0 | Simplifying files. |
||
| 1.0.0.0 |
