How to calculate the radiance of a pixel.

조회 수: 5 (최근 30일)
Vanessa
Vanessa 2017년 5월 8일
답변: Image Analyst 2017년 5월 10일
Hi all,
I have a grayscale image and I have the intensity values of all the pixels. I need help converting this pixel intensity value to the radiance of the pixel in W/m2/sr. If anyone can help me with this, I will greatly appreciate it.
Kind regards,
Vanessa

답변 (2개)

Rahul Goel
Rahul Goel 2017년 5월 10일
Hello Vanessa,
W/m2/sr is a function of camera sensor. It will need a known transfer function/gauge/lookup table to convert grayscale values to radiance for this particular camera sensor. Basically, a function of the camera's sensitivity for each color channel (if it's a color sensor) and then you'd have to also account for the grayscale conversion (red is ~.4, green is something close to that and blue is ~.15)
Hope this helps

Image Analyst
Image Analyst 2017년 5월 10일

카테고리

Help CenterFile Exchange에서 Image Segmentation and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by