Pixel intensity plot graph in matlab
이전 댓글 표시
hi all,
how can we plot pixel intensity graph of an image in matlab? just like this.
답변 (1개)
Image Analyst
2013년 3월 7일
0 개 추천
Use improfile() to get an intensity plot along a line. Then use plot() to plot it in a line plot like your picture shows.
댓글 수: 2
ali
2013년 3월 8일
Image Analyst
2013년 3월 8일
Read your comment from my point of view and imagine if it's possible for me to help you with what information you've provided me. Would YOU be able to help someone who said that, but provided no image, no code, and no error message?
카테고리
도움말 센터 및 File Exchange에서 Image Arithmetic에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!