You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your great contribution to multispectral camera development. I have a question. When I learn the "Tutorial 3 - DLS Sensor Basic Usage", I saw in the text that you wrote the calculating of reflectance is "divide pi times the irradiance by the radiance", like this "output = (π×irradiance)/radiance", but I saw in the micasense boxtool that you calculate irradiance_mean by the function: (radiance_mean × π) / reflectance, Is it right?And why?
The text was updated successfully, but these errors were encountered:
Thanks for your great contribution to multispectral camera development. I have a question. When I learn the "Tutorial 3 - DLS Sensor Basic Usage", I saw in the text that you wrote the calculating of reflectance is "divide pi times the irradiance by the radiance", like this "output = (π×irradiance)/radiance", but I saw in the micasense boxtool that you calculate irradiance_mean by the function: (radiance_mean × π) / reflectance, Is it right?And why?
The text was updated successfully, but these errors were encountered: