find and plot in a x-y graph the pixels allong the red line

3 次查看(过去 30 天)
hello everyone does anyone know how can i find and plot in a x-y graph the pixel values along the red line in the next pic?

采纳的回答

Jan
Jan 2021-3-29
  3 个评论
Jan
Jan 2021-3-30
Why do you want to store the output of improfile in the the same array as the handles of the image and the line produced by plot? Their outputs are graphic handles, the output of improfile is numerical. Use this insteead:
result = improfile

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Visual Exploration 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by