How to measure distance between two lines in an image?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Praveen Kumar Kandavel
le 21 Mar 2021
Commenté : Praveen Kumar Kandavel
le 22 Mar 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 commentaires
Réponse acceptée
Image Analyst
le 21 Mar 2021
How about imdistline() or improfile()?
3 commentaires
Image Analyst
le 22 Mar 2021
Can you state in words, exactly where you would place the endpoints of the lines?
Plus de réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!