I have the hyperspectral radiance value, How can I convert the radiance value into reflectance?
2 views (last 30 days)
Show older comments
I have the hyperspectral radiance value from the "AVIRIS" sensor with respective wavelengths , How can I change it to the reflectance value?
0 Comments
Answers (1)
Mandar
on 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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!