How to calculate the radiance of a pixel.
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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
0 Kommentare
Antworten (2)
Rahul Goel
am 10 Mai 2017
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
0 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!