Description Usage Arguments Value Author(s) Examples
XYZ2RxRyRz
convert from XYZ to three filter measurements
(reflectance factors).
1 2 | XYZ2RxRyRz(XYZmatrix=NA,illuminant='C', observer=2,
RefWhite=get("XYZperfectreflectingdiffuser", envir = environment()))
|
XYZmatrix |
XYZ matrix |
illuminant |
illuminant |
observer |
observer |
RefWhite |
White Reference |
CIE XYZ coordinates
Jose Gama
1 2 | XYZ<-c(0.11465380, 0.08391198, 0.08222077)
XYZ2RxRyRz(XYZ)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.