I have a grayscale image And I want the intensity value of each pixel in that image.
조회 수: 2 (최근 30일)
이전 댓글 표시
I want values of all the pixels in an grayscale image.
댓글 수: 0
답변 (1개)
Image Analyst
2017년 3월 5일
You have the image, you said so. Therefor you already have all the values. They're in the image variable.
댓글 수: 2
Image Analyst
2017년 3월 5일
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.
참고 항목
카테고리
Help Center 및 File Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!