Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
I want values of all the pixels in an grayscale image.

Antworten (1)

Image Analyst
Image Analyst am 5 Mär. 2017
You have the image, you said so. Therefor you already have all the values. They're in the image variable.
  2 Kommentare
Amruta Talreja
Amruta Talreja am 5 Mär. 2017
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 am 5 Mär. 2017
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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Fluid Dynamics finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by