フィルターのクリア

I have a grayscale image And I want the intensity value of each pixel in that image.

2 ビュー (過去 30 日間)
Amruta Talreja
Amruta Talreja 2017 年 3 月 5 日
コメント済み: Image Analyst 2017 年 3 月 5 日
I want values of all the pixels in an grayscale image.

回答 (1 件)

Image Analyst
Image Analyst 2017 年 3 月 5 日
You have the image, you said so. Therefor you already have all the values. They're in the image variable.
  2 件のコメント
Amruta Talreja
Amruta Talreja 2017 年 3 月 5 日
yes but whenever I am opening the image variable there is a msg that image is too big to load the pixel values
Image Analyst
Image Analyst 2017 年 3 月 5 日
Ignore it. It's just a warning that says that it's shrinking your image down for display since your screen is not big enough to display the entire image pixel-for-pixel.
If you want to see pixel-for-pixel, see attached demo.

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

カテゴリ

Help Center および File ExchangeFluid Dynamics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by