I have the hyperspectral radiance value, How can I convert the radiance value into reflectance?
2 次查看(过去 30 天)
显示 更早的评论
I have the hyperspectral radiance value from the "AVIRIS" sensor with respective wavelengths , How can I change it to the reflectance value?
0 个评论
回答(1 个)
Mandar
2023-2-7
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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!