ImHausdorff
Noticing that all Hausdorff distance functions I could find on MATLAB File Exchange seem to compute all pairwise point-to-point distances making them very slow for large images, I felt compelled to write a version imhausdorff which uses a distance transform, bwdist, and thus scale linearly for large image data. The code should work for images of any dimension. Do try the examples in the help text.
Including point cloud version hausdorff as well. Functional for small data sets.
/ Joakim
Cita come
Joakim Lindblad (2025). ImHausdorff (https://github.com/joakimlindblad/ImHausdorff), GitHub. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Region and Image Properties >
Tag
Riconoscimenti
Ispirato: segmentation-evaluator
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Le versioni che utilizzano il ramo predefinito di GitHub non possono essere scaricate
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.1 | fig |
|
|
| 1.0.0 |
|
