Description Usage Arguments Value Author(s) Source References Examples
DominantWavelength
Converts xyY coordinates to wavelength.
1 2 | DominantWavelength(xyYmatrix, illuminant='D65',observer=2,
RefWhiteIllum=get("XYZperfectreflectingdiffuser", envir = environment()))
|
xyYmatrix |
xyY matrix |
illuminant |
illuminant |
observer |
observer |
RefWhiteIllum |
Reference White |
Dominant Wavelength
Jose Gama
Bruce Justin Lindbloom, 2013 http://www.brucelindbloom.com/index.html?ColorCalculator.html
Bruce Justin Lindbloom, 2013 http://www.brucelindbloom.com/index.html?ColorCalculator.html
1 | DominantWavelength(c(0.59072, 0.85570, 0.80283))
|
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] 568.864
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.