Learn R Programming

colorscience (version 1.0.0)

xFit_1931: 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

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

Run this code
xFit_1931(555)
yFit_1931(555)
zFit_1931(555)

Run the code above in your browser using DataLab