Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
Nota dell'editore: This file was selected as MATLAB Central Pick of the Week
Circular Hough transform based on the gradient field of an image.
1. Operates on grayscale images, NOT B/W bitmaps.
2. NO loops in the implementation of Circular Hough transform, which means faster operation but at the same time larger memory consumption.
3. Detection of radii works for concentric circles as well.
Cita come
Tao Peng (2026). Detect circles with various radii in grayscale image via Hough Transform (https://it.mathworks.com/matlabcentral/fileexchange/9168-detect-circles-with-various-radii-in-grayscale-image-via-hough-transform), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato: Spherical hough transform for 3D images, Coin Segmentation, Curvature aided Hough transform for circle detection
Informazioni generali
- Versione 1.1.0.0 (113 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.1.0.0 | Added Signal Processing Toolbox as additional product requirement |
||
| 1.0.0.0 | Fixed a bug in the code which causes the following problem:
|
