Description Usage Arguments Value Author(s) Source References Examples
xy2CCT.HernandezAndres
convert from chromaticity
coordinates to correlated color temperature (approximation)
by Hernandez Andres.
1 |
x |
x coordinates |
y |
y coordinates |
CCT (Hernandez Andres)
Jose Gama
Hernandez-Andres, et al. 1999 "Calculating correlated color temperatures across the entire gamut of daylight and skylight chromaticities" http://en.wikipedia.org/wiki/Color_temperature
Hernandez-Andres, et al. 1999 "Calculating correlated color temperatures across the entire gamut of daylight and skylight chromaticities" http://en.wikipedia.org/wiki/Color_temperature
1 2 | xyY <- c(0.4083308, 0.2988462, 0.08391198)
xy2CCT.HernandezAndres(xyY[1],xyY[2])
|
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
[1] 2412.792
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.