Why "Accessing Image Sub-Regions"s array like that?

In this case, why output shows like that? means, why start specific number 156? and why value look like change randomly?

답변 (1개)

DGM
DGM 2023년 8월 19일
편집: DGM 2023년 8월 19일

0 개 추천

Those are literally the pixel values in the image. There is no designed purpose for the first pixel of the image to be 156. It merely represents the intensity of light captured by the camera at that location, on a scale relative to a black level of 0 and a white level of 255. Open the following image in a new tab and zoom in on it.

질문:

2020년 9월 3일

편집:

DGM
2023년 8월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by