-
I use OSOAA, 6S and HydroLight to simulate GOCI TOA reflectance.
Method:
The data input to the radiation transmission model is the GOCI secondary product(Chla,TSS,CDOM,AOT) processed by GDPS.
Then …
ghost updated
4 years ago
-
A group which models mutual occultations between Galilean satellites for the purpose of improving astrometric positions of the satellites uses a reflectance law which is more sophisticated than Lambe…
-
The `resample_reflectance()` function in `isofit.core.surface` is raising an error that originates from its `interp1d()` function:
`ValueError: x and y arrays must be equal in length along interpol…
-
I found that you published a paper named :
Deep Photometric Stereo for Non-Lambertian Surfaces
and I found that you normalized the images before putting images into network and obtained better r…
-
Right now the indirect specular BRDF, aka the environmental BRDF, is opaque and can not be modified. This is limiting our ability to improve our lighting model because we can not properly modify our …
-
Hello,
I saw that there is a Material property, is it possible to have pytorch3d render some transparent object? Like glass cup...?
Thank you!
-
Delta functionality (requested by MDBA/GA)
• To develop a functionality which allows users to visualise changes for an area based on a calculation performed on (same?) layer at 2 different points in …
-
In principle, a topographic correction depends on surface reflectance assumptions (Lambertian vs. BRDF) so I think it would make sense to incorporate this functionality in a new surface object. Shoul…
-
@giandifra
I want to display image in AR display, but it does not load on the screen when AR camera turn on. I used below snippet to load image. If I made mistake in this snippet, then please sugg…
-
Trying to perform an inversion interactively (following along with `istutor`, but with some different values) produces the following error when running the inversion (`iv.invert`):
```
Error in py…