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

1 回表示 (過去 30 日間)
Pallavi
Pallavi 2014 年 3 月 24 日
コメント済み: Walter Roberson 2014 年 3 月 24 日
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 日
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.
Walter Roberson
Walter Roberson 2014 年 3 月 24 日
imline() would seem to be useful for that.

サインインしてコメントする。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by