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

1 次查看(过去 30 天)
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.

请先登录,再进行评论。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by