Description Usage Arguments Author(s) Source References Examples
DIN6167.YellownessIndex
The CIE Whiteness index is widely used
in the industry for D65 for 2 or 10 deg observer.
1 2 | DIN6167.YellownessIndex(XYZmatrix, illuminant = "C", observer = 2, RefWhite
= get("XYZperfectreflectingdiffuser", envir = environment()))
|
XYZmatrix |
CIE values for illuminant C |
illuminant |
illuminant |
observer |
observer |
RefWhite |
Reference White |
Jose Gama
Scandinavian Pulp, paper and board, 2003 Basic equations for optical properties SCAN-G 5:03 Revised 2003
Scandinavian Pulp, paper and board, 2003 Basic equations for optical properties SCAN-G 5:03 Revised 2003
1 2 | XYZ<-c(0.11465380, 0.08391198, 0.08222077)
DIN6167.YellownessIndex(XYZ)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.