Last data update: 2014.03.03

R: Convert a Munsell specification into CIE Luv coordinates
MunsellToXYZR Documentation

Convert a Munsell specification into CIE Luv coordinates

Description

MunsellToXYZ Converts a Munsell specification into XYZ coordinates, by interpolating over the extrapolated Munsell renotation data

Usage

MunsellToXYZ(MunsellSpec, InterpolateByLuminanceFactor=TRUE) 

Arguments

MunsellSpec

standard Munsell specification or a Munsell vector in ColorLab format

InterpolateByLuminanceFactor

logical, TRUE = interpolation by luminance factor

Value

X, Y, Z

XYZ coordinates of MunsellSpec illuminated by Illuminant C

Status.ind

status of the operation

Author(s)

Jose Gama

Source

Paul Centore 2014 The Munsell and Kubelka-Munk Toolbox http://www.99main.com/~centore/MunsellAndKubelkaMunkToolbox/MunsellAndKubelkaMunkToolbox.html

References

Paul Centore 2014 The Munsell and Kubelka-Munk Toolbox http://www.99main.com/~centore/MunsellAndKubelkaMunkToolbox/MunsellAndKubelkaMunkToolbox.html

Examples

MunsellToXYZ('7.6P 8.9/2.2')

Results