I have the hyperspectral radiance value, How can I convert the radiance value into reflectance?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have the hyperspectral radiance value from the "AVIRIS" sensor with respective wavelengths , How can I change it to the reflectance value?
0 Kommentare
Antworten (1)
Mandar
am 7 Feb. 2023
You can make use of the function “radiance2Reflectance” to compute the reflectance value from radiance value. This MATLAB documentation demonstrate the use of the “radiance2Reflectance” function. Additionally, the documentation includes the mathematical formula used to compute the reflectance value.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!