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!