xFit_1931 {colorscience} | R Documentation |
Approximations from wavelengths to XYZ by Wyman et al
Description
xFit_1931
Approximations from wavelengths
to XYZ by Wyman et al.
Usage
xFit_1931(wave)
Arguments
wave |
wavelenght data |
Value
XYZ X, Y or Z coordinate
Author(s)
Jose Gama
Source
Chris Wyman Peter-Pike Sloan Peter Shirley, 2013 Simple Analytic Approximations to the CIE XYZ Color Matching Functions Journal of Computer Graphics Techniques Vol. 2, No. 2
References
Chris Wyman Peter-Pike Sloan Peter Shirley, 2013 Simple Analytic Approximations to the CIE XYZ Color Matching Functions Journal of Computer Graphics Techniques Vol. 2, No. 2
Examples
xFit_1931(555)
yFit_1931(555)
zFit_1931(555)
[Package colorscience version 1.0.9 Index]