Measure Acromio Humeral Interval Automatically
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Is it possible to measure interval (length/distance) in this image automatically by. MATLAB?

Answers (1)
Monisha Nalluru
on 14 Aug 2020
0 votes
Hi,
You can refer to imdistline documentation which is used to measure the distance using interactive line over an image, paired with a text label that displays the distance between the line endpoints.
But this is not automated.
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!