50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


munsellinterpol (version 1.0.2)

MunsellToLuv: Convert a Munsell specification into CIE Luv coordinates

Description

MunsellToLuv Converts a Munsell specification into CIE Luv coordinates, by interpolating over the extrapolated Munsell renotation data

Usage

MunsellToLuv(MunsellSpec, InterpolateByLuminanceFactor=TRUE)

Arguments

MunsellSpec

standard Munsell specification or a Munsell vector in ColorLab format

InterpolateByLuminanceFactor

logical, TRUE = interpolation by luminance factor

Value

L, u, v

CIE Lab coordinates of MunsellSpec illuminated by Illuminant C

Status.ind

status of the operation

References

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

Examples

Run this code
# NOT RUN {
MunsellToLuv('7.6P 8.9/2.2')
# }

Run the code above in your browser using DataLab