Learn R Programming

munsellinterpol (version 3.2-0)

Interpolate Munsell Renotation Data from Hue Value/Chroma to CIE/RGB

Description

Methods for interpolating data in the Munsell color system following the ASTM D-1535 standard. Hues and chromas with decimal values can be interpolated and converted to/from the Munsell color system and CIE xyY, CIE XYZ, CIE Lab, CIE Luv, or RGB. Includes ISCC-NBS color block lookup. Based on the work by Paul Centore, "The Munsell and Kubelka-Munk Toolbox".

Copy Link

Version

Install

install.packages('munsellinterpol')

Monthly Downloads

292

Version

3.2-0

License

GPL (>= 3)

Maintainer

Glenn Davis

Last Published

June 18th, 2025

Functions in munsellinterpol (3.2-0)

VandY

Convert Munsell Value V to Luminance Factor Y, and back again
MunsellToLab

Convert a Munsell specification to CIE Lab coordinates
MunsellToLuv

Convert a Munsell specification to CIE Luv coordinates
NickersonColorDifference

Calculate the Nickerson Color Difference between two Colors
RGBtoMunsell

Convert RGB coordinates to Munsell HVC
MunsellToXYZ

Convert a Munsell specification to CIE XYZ coordinates
plotLociHC

Plot Curves of Constant Munsell Hue and Chroma
sRGBtoMunsell

Convert sRGB coordinates to Munsell HVC
roundHVC

Round a Given Munsell HVC to the Closest Sample in One or More Books of Samples
xyYtoMunsell

Convert xyY coordinates to Munsell HVC
plotPatchesH

Plot Colored Patches for a fixed Munsell Hue
ColorlabFormatToMunsellSpec

Convert Colorlab Munsell Format to Munsell HVC
LuvToMunsell

Convert CIE Luv coordinates to Munsell HVC
MunsellNameFromHVC

Convert Munsell Numeric to Munsell String Notation
Munsell2xy

The Munsell HVC to xy 3D Lookup Table
MunsellSpecToColorlabFormat

Convert Munsell Specification to Colorlab Format
CentroidsISCCNBS

Centroid Notations for the Revised ISCC-NBS Color-Name Blocks
MunsellToRGB

Convert a Munsell specification to RGB coordinates
ColorBlockFromMunsell

Get ISCC-NBS Number and ISCC-NBS Name from Munsell HVC or Munsell Notation
HVCfromMunsellName

Convert Munsell Notation to numerical Munsell HVC
XYZtoMunsell

Convert XYZ coordinates to Munsell HVC
IsWithinMacAdamLimits

Test xyY Coordinates for being Inside the MacAdam Limits
LabToMunsell

Convert CIE Lab coordinates to Munsell HVC
MunsellTosRGB

Convert a Munsell specification to sRGB coordinates
MunsellToxyY

Convert Munsell HVC to xyY coordinates