Wavelet-Based Circular Hough Transform

版本 1.8.0.0 (5.5 KB) 作者: Marcelo Cicconet
A function to help finding circles of a particular radius in an image.
1.3K 次下载
更新时间 2014/3/13

查看许可证

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)

引用格式

Marcelo Cicconet (2026). Wavelet-Based Circular Hough Transform (https://ww2.mathworks.cn/matlabcentral/fileexchange/40537-wavelet-based-circular-hough-transform), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2011b
兼容任何版本
平台兼容性
Windows macOS Linux
版本 已发布 发行说明
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