Learn R Programming

munsellinterpol (version 3.0-0)

Interpolate Munsell Renotation Data from Hue/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

448

Version

3.0-0

License

GPL (>= 3)

Maintainer

Last Published

April 8th, 2022

Functions in munsellinterpol (3.0-0)

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
LabToMunsell

Convert CIE Lab coordinates to Munsell HVC
HVCfromMunsellName

Convert Munsell Notation to numerical Munsell HVC
CentroidsISCCNBS

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

Test xyY Coordinates for being Inside the MacAdam Limits
ColorBlockFromMunsell

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

Convert a Munsell specification to sRGB coordinates
NickersonColorDifference

Calculate the Nickerson Color Difference between two Colors
VandY

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

Convert a Munsell specification to CIE XYZ coordinates
MunsellToRGB

Convert a Munsell specification to RGB coordinates
MunsellToxyY

Convert Munsell HVC to xyY coordinates
plotLociHC

Plot Curves of Constant Munsell Hue and Chroma
RGBtoMunsell

Convert RGB coordinates to Munsell HVC
plotPatchesH

Plot Colored Patches for a fixed Munsell Hue
XYZtoMunsell

Convert XYZ coordinates to Munsell HVC
MunsellToLuv

Convert a Munsell specification to CIE Luv coordinates
MunsellToLab

Convert a Munsell specification to CIE Lab coordinates
sRGBtoMunsell

Convert sRGB coordinates to Munsell HVC
xyYtoMunsell

Convert xyY coordinates to Munsell HVC