How can i plot lin manually in MATLAB without specifying [x, y] values

i want to plot line in an image manually and get the x,y co-ordinates of the line. how can i do this in matlab?

답변 (1개)

Walter Roberson
Walter Roberson 2014년 3월 24일

0 개 추천

Perhaps you want to use imline() ?

댓글 수: 2

Pallavi
Pallavi 2014년 3월 24일
편집: Walter Roberson 2014년 3월 24일
I want to draw these lines on image and get the [x y] co-ordinate value from the line. and using that find the values specified in the image.
imline() would seem to be useful for that.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Images에 대해 자세히 알아보기

태그

질문:

2014년 3월 24일

댓글:

2014년 3월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by