How to measure distance between two lines in an image?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Praveen Kumar Kandavel
el 21 de Mzo. de 2021
Comentada: Praveen Kumar Kandavel
el 22 de Mzo. de 2021
I want to measure the distance between the two red coloured lines marked in the image (Lines are supposed to be straight).
I don't know the pixel location of these lines. The distance is supposed to be in micrometers. How can I do it?
0 comentarios
Respuesta aceptada
Image Analyst
el 21 de Mzo. de 2021
How about imdistline() or improfile()?
3 comentarios
Image Analyst
el 22 de Mzo. de 2021
Can you state in words, exactly where you would place the endpoints of the lines?
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!