Ref_2_Lab | R Documentation |
Function to convert reflectance spectra to CIELab values
Ref_2_Lab(wS, S)
wS |
wavelenth vector |
S |
matrix of reflectance spectra. One spectrum per line. Number of columns should match length(wS) |
A matrix of dimension (nrow(S),3) where the columns are L, a and b value, one row per sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.