Simple Analytic Approximations to the CIE XYZ Color Matching Functions
Chris Wyman, Peter-Pike Sloan, Peter Shirley
In Journal of Computer Graphics Techniques (JCGT), 2(2), July 2013.
Abstract: We provide three analytical fits to the CIE , , and color matching curves commonly used in predictive and spectral renderers as an intermediate between light spectra and RGB colors. Any of these fits can replace the standard tabulated CIE curves. Using tabulated curves can introduce typos, encourage crude simplifying approximations, or add opportunities to download curves from sources featuring inconsistent or incorrect data. Our analytic fits are simple to implement and verify. While fitting introduces error, our fits introduce less than the variance between the human-subject data aggregated into the CIE standard. Additionally, common rendering approximations, such as coarse spectral binning, introduce significantly more error. We provide simple, analytic fits in Equations 2 and 3, but even our more accurate fit in Equation 4 only requires ten lines of code.
Article URL: http://jcgt.org/published/0002/02/01/
BibTeX format:
@article{Wyman:2013:SAA,
  author = {Chris Wyman and Peter-Pike Sloan and Peter Shirley},
  title = {Simple Analytic Approximations to the CIE XYZ Color Matching Functions},
  journal = {Journal of Computer Graphics Techniques (JCGT)},
  volume = {2},
  number = {2},
  pages = {1--11},
  month = jul,
  year = {2013},
}
Search for more articles by Chris Wyman.
Search for more articles by Peter-Pike Sloan.
Search for more articles by Peter Shirley.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."