Description Usage Arguments Value Author(s) Source References Examples
MunsellToLab Converts a 
Munsell specification into CIE Lab coordinates, by interpolating over the 
extrapolated Munsell renotation data
| 1 | MunsellToLab(MunsellSpec, InterpolateByLuminanceFactor=TRUE) 
 | 
| MunsellSpec | standard Munsell specification or a Munsell vector in ColorLab format | 
| InterpolateByLuminanceFactor | logical, TRUE = interpolation by luminance factor | 
| L, a, b | CIE Lab coordinates of MunsellSpec illuminated by Illuminant C | 
| Status.ind | status of the operation | 
Jose Gama
Paul Centore 2014 The Munsell and Kubelka-Munk Toolbox http://www.99main.com/~centore/MunsellAndKubelkaMunkToolbox/MunsellAndKubelkaMunkToolbox.html
Paul Centore 2014 The Munsell and Kubelka-Munk Toolbox http://www.99main.com/~centore/MunsellAndKubelkaMunkToolbox/MunsellAndKubelkaMunkToolbox.html
| 1 | MunsellToLab('7.6P 8.9/2.2')
 | 
Loading required package: geometry
Loading required package: magic
Loading required package: abind
$L
[1] 2.768707
$a
[1] 0.8016064
$b
[1] -143.9659
$Status.ind
[1] 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.