Light intensity or Grayvalue?

7 ビュー (過去 30 日間)
Steven
Steven 2015 年 6 月 23 日
コメント済み: Walter Roberson 2015 年 6 月 25 日
Hi.
I have a trivial question! I looked about it, but I am still not sure! Something simple confuses me! I would be grateful if someone can clear me!
In a digital image, is the "light intensity" exactly the same as "grayvalue"?
By light intensity I mean the power (energy) of the light source such as laser, and by the grayvalue, I mean the grayscales of the resulting recorded digital image (due to that light)?
I have seen in some book that these two are related, but it did not say how. I saw somewhere else that these two are the same! That is why I asked this question!
Thank you so much!
Steven

採用された回答

Jan
Jan 2015 年 6 月 23 日
The intensity of the light is a physical value. The gray value of a digitized image depends on the hardware for digitizing, e.g. the sensitivity of the light sensor, the exposure time and the aperture. In addition the processing can influence the gray value, e.g. saturation (when the maximum value is reached) and interpolation, when the output size does not equal the number of sensors.
In the ideal case, a pixel with a higher intensity has a higher gray value. Depending of the hardware of the sensor, there will be a roughly linear relation between the intensity and the gray value - insider certain limits and with a limited precision. So "these two are related" is an accurate description.
  3 件のコメント
Jan
Jan 2015 年 6 月 25 日
Walter Roberson
Walter Roberson 2015 年 6 月 25 日
Some sensor technologies are non-linear over their entire range, and some are non-linear mostly near the limits of their range. At the low end it is not uncommon for there to be a threshold current required to allow a flow with it being relatively easy for additional current to flow after that, so the step between 0 and the first measurable current might be much much larger than the step after that. On the upper end, right near the top, sensors may have nonlinear response in order to avoid burnout or oversaturation in response to conditions that should be expected in the field (e.g., a portable low-light sensor is probably going to get exposed to sunlight at some point.)

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeModify Image Colors についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by