-
Notifications
You must be signed in to change notification settings - Fork 51
Scene basis functions
Brian Wandell edited this page Sep 10, 2024
·
4 revisions
- Scene radiance
- sceneFromBasis() and sceneFromFile()
- Hyperspectral scenes
For large spectral files, we generally use linear models to represent the spectral information. That is because even though the spectral curves may be sampled at many wavelengths, the data are typically very closely modeled by a small number of basis functions. In the case of natural scenes, there has been a great deal of work characterizing the dimensionality of the illumination and surfaces.
This page will describe the sceneFromBasis and related functions. How do we store the data using a basis representation.
How do calculate the linear model basis functions for a specific scene.
ISETcam development is led by Brian Wandell's Vistalab group at Stanford University and supported by contributors from other research institutions and industry.