フィルターのクリア

Pixel intensity plot graph in matlab

2 ビュー (過去 30 日間)
ali
ali 2013 年 3 月 7 日
コメント済み: Hirak Mazumdar 2017 年 3 月 13 日
hi all,
how can we plot pixel intensity graph of an image in matlab? just like this.
  1 件のコメント
Hirak Mazumdar
Hirak Mazumdar 2017 年 3 月 13 日
yes I can

サインインしてコメントする。

回答 (1 件)

Image Analyst
Image Analyst 2013 年 3 月 7 日
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
ali 2013 年 3 月 8 日
I have tried it but ı havent succeeded.
I want to plot all pixel values for intensity like above. But it gives error.
for example my image is 480*640.
Image Analyst
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?

サインインしてコメントする。

Community Treasure Hunt

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

Start Hunting!

Translated by