Description Usage Arguments Value Author(s) Source References Examples
XYZ2HunterLab
convert from XYZ coordinates
to Hunter Lab coordinates.
1 2 | XYZ2HunterLab(XYZmatrix,illuminant='D65',observer=2,
RefWhite=get("XYZperfectreflectingdiffuser", envir = environment()))
|
XYZmatrix |
XYZ coordinates |
illuminant |
illuminant |
observer |
observer |
RefWhite |
Reference White |
Hunter Lab coordinates
Jose Gama
Bruce Justin Lindbloom, 2014 http://www.brucelindbloom.com/index.html?Eqn_XYZ_to_T.html
Bruce Justin Lindbloom, 2014 http://www.brucelindbloom.com/index.html?Eqn_XYZ_to_T.html
1 2 | XYZ<-c(0.11465380, 0.08391198, 0.08222077)
XYZ2HunterLab(XYZ)
|
Loading required package: Hmisc
Loading required package: lattice
Loading required package: survival
Loading required package: Formula
Loading required package: ggplot2
Attaching package: ‘Hmisc’
The following objects are masked from ‘package:base’:
format.pval, units
Loading required package: pracma
Attaching package: ‘pracma’
The following object is masked from ‘package:Hmisc’:
ceil
Loading required package: sp
L a b
Y2 28.96756 2.363884 0.4821515
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.