Measure Euclidean Distance of mask in crack image
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Jhe Mag
am 13 Apr. 2022
Bearbeitet: Jhe Mag
am 28 Jun. 2022
Hi I'm a student and new to matlab. I found a crack detection code from this repo: https://github.com/ichae/Crack-Detector.
I want to measure the euclidean distance from one end to another. How can I do this? How am I going to detect the endpoints? Please help me.
0 Kommentare
Akzeptierte Antwort
yanqi liu
am 19 Apr. 2022
yes,sir,may be use bwlabel and regionpropers to get the center and BoundbingBox of two object,then compute the average distance to get the sim value
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Image Segmentation and Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!