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

조회 수: 1 (최근 30일)
lena kappa
lena kappa 2021년 3월 29일
댓글: lena kappa 2021년 3월 31일
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