How to get the distance from an image ?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hi all, I have a question about the distance acquire from a image, and the image as folloing:
in the fiste step, I'll conver the image to grey and extrcat its edge.
The question is :
- How to get the center point (w)?
- How to get the distacne from W to other point ?

3 Comments
KSSV
on 9 Sep 2020
You can obtain them by gui using getpts/ ginpiut and imdistance.
Chuanjung Lin
on 9 Sep 2020
Rik
on 9 Sep 2020
Then you will have to write code to determine the coordinates.
Accepted Answer
More Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!