Wavelet-Based Circular Hough Transform

A function to help finding circles of a particular radius in an image.
1,3K téléchargements
Mise à jour 13 mars 2014

Afficher la licence

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)

Citation pour cette source

Marcelo Cicconet (2026). Wavelet-Based Circular Hough Transform (https://fr.mathworks.com/matlabcentral/fileexchange/40537-wavelet-based-circular-hough-transform), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2011b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Version Publié le Notes de version
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