I have a grayscale image And I want the intensity value of each pixel in that image.
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want values of all the pixels in an grayscale image.
0 Kommentare
Antworten (1)
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
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.
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!