Learn R Programming

⚠️There's a newer version (3.1-0) of this package.Take me there.

munsellinterpol (version 2.0.1)

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. Based on the work by Paul Centore, "The Munsell and Kubelka-Munk Toolbox".

Copy Link

Version

Install

install.packages('munsellinterpol')

Monthly Downloads

395

Version

2.0.1

License

GPL (>= 3)

Maintainer

Glenn Davis

Last Published

June 7th, 2018

Functions in munsellinterpol (2.0.1)

MunsellToxyY

Convert a Munsell specification into xyY coordinates
luvtoMunsell

Convert CIE Luv coordinates into a Munsell specification
srgb2xyz

Convert sRGB coordinates to XYZ
xyY2XYZ

Convert xyY coordinates to XYZ
plotLociHC

Plot Curves of Constant Munsell Hue and Chroma
VandY

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

Plot Colored Patches for a fixed Munsell Hue
xyz2lab

Convert XYZ coordinates to CIE Lab
xyYtoMunsell

Convert xyY coordinates into a Munsell specification
luv2xyz

Convert CIE Luv coordinates to XYZ
labtoMunsell

Convert CIE Lab coordinates into a Munsell specification
xyz2srgb

Convert XYZ coordinates to sRGB
sRGBtoMunsell

Convert sRGB coordinates to a Munsell specification
xyz2luv

Convert XYZ coordinates to CIE Luv
CentroidsISCCNBS

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

The Munsell HVC to xy 3D Lookup Table
ColorBlockFromMunsell

Get ISCC-NBS Number and ISCC-NBS Name from Munsell Hue, Value, and Chroma
MunsellNameFromHVC

Convert Munsell Numeric to Munsell String Notation
MunsellToLuv

Convert a Munsell specification to CIE Luv coordinates
MunsellToLab

Convert a Munsell specification to CIE Lab coordinates
HVCfromMunsellName

Convert Munsell Notation to numerical HVC
ColorlabFormatToMunsellSpec

Convert Colorlab Munsell Format to Munsell HVC
IsWithinMacAdamLimits

Test xyY Coordinates for being Inside the MacAdam Limits
MunsellTosRGB

Convert a Munsell specification to sRGB coordinates
XYZtoMunsell

Convert XYZ coordinates to a Munsell specification
MunsellToXYZ

Convert a Munsell specification to CIE XYZ coordinates
XYZ2xyY

Convert XYZ coordinates to xyY
MunsellToRGB

Convert a Munsell specification to RGB coordinates
RGBtoMunsell

Convert sRGB coordinates to a Munsell specification
adaption

Chromatic Adaption
MunsellSpecToColorlabFormat

Convert Munsell Specification to Colorlab Format
lab2xyz

Convert CIE Lab coordinates to XYZ