Measure Euclidean Distance of mask in crack image

3 visualizaciones (últimos 30 días)
Jhe Mag
Jhe Mag el 13 de Abr. de 2022
Editada: Jhe Mag el 28 de Jun. de 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.

Respuesta aceptada

yanqi liu
yanqi liu el 19 de Abr. de 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 comentario
Jhe Mag
Jhe Mag el 28 de Jun. de 2022
Editada: Jhe Mag el 28 de Jun. de 2022
Hi thank you so much. But I can't seem to imagine how am I going to implement it.
Also is it applicable to complex crack objects such as this one?

Iniciar sesión para comentar.

Más respuestas (0)

Productos


Versión

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by