Description Usage Arguments Details Value See Also
This function calculates the sum approximation for the convolution of a hyperspectral signal with a given sensor relative spectral response function.
1 |
spec |
A matrix containing spectral data, where the first column is the wavelength reference of each measurement. |
rsrf |
A matrix containing the Relative Spectral Response Function of the sensor, where the first column is the wavelength reference. |
The function calculates the sum approximation of the convolution. The RSRF is linearly interpolated to the spectral reference of the spec data, therefore spectral data beyond the interval of spec is implicitly taken as zero.
A matrix with number of rows equal to the number of bands and number of columns equal to number of spectral data in spec.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.