hausdorffDist(a,b)
Versione 1.0.0.0 (340 Byte) da
Hemanth
This function calculates the Hausdorff Distance between two vectors.
The Haudorff distance between the two curves is a measure of disimilarity bewteen those two. Generally, used in image processing for template matching.
Cita come
Hemanth (2025). hausdorffDist(a,b) (https://it.mathworks.com/matlabcentral/fileexchange/56336-hausdorffdist-a-b), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2010a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Image Processing and Computer Vision > Computer Vision Toolbox > Tracking and Motion Estimation > Template Matching >
Scopri di più su Template Matching in Help Center e MATLAB Answers
Tag
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.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | The concept used in the coding was already mentioned in a post by Salim Arslan. But, I did not know at the time of the upload. So, I am acknowledging it through this update. |
