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!