I have a grayscale image And I want the intensity value of each pixel in that image.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I want values of all the pixels in an grayscale image.
0 comentarios
Respuestas (1)
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
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.
Ver también
Categorías
Más información sobre Image Processing Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!