Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
I want values of all the pixels in an grayscale image.

Réponses (1)

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

Connectez-vous pour commenter.

Catégories

En savoir plus sur Fluid Dynamics dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by