Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
I want values of all the pixels in an grayscale image.

Respuestas (1)

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

Iniciar sesión para comentar.

Categorías

Más información sobre Fluid Dynamics en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by