Last data update: 2014.03.03

R: Convert CIE Lab coordinates into a Munsell specification
labtoMunsellR Documentation

Convert CIE Lab coordinates into a Munsell specification

Description

labtoMunsell Converts CIE Lab coordinates into a Munsell specification, by interpolating over the extrapolated Munsell renotation data

Usage

labtoMunsell(Lab) 

Arguments

Lab

CIE Lab coordinates of MunsellSpec illuminated by Illuminant C

Value

MunsellSpec

A Munsell specification in Munsell format

MunsellVec

A Munsell specification, in ColorLab format

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

labtoMunsell(c(0.310897, 0.306510, 74.613450))

Results