CIE1976uvSaturation: CIE 1976 uv Saturation

Description Usage Arguments Author(s) Source References Examples

Description

CIE1976uvSaturation CIE 1976 uv Saturation.

Usage

1
CIE1976uvSaturation(uvMatrix, whitepoint)

Arguments

uvMatrix

CIELuv data

whitepoint

white point

Author(s)

Jose Gama

Source

R. W. G. Hunt, M. R. Pointer, 2011 Measuring Colour Volume 23 of The Wiley-IS&T Series in Imaging Science and Technology John Wiley & Sons

References

R. W. G. Hunt, M. R. Pointer, 2011 Measuring Colour Volume 23 of The Wiley-IS&T Series in Imaging Science and Technology John Wiley & Sons

Examples

1
2
3
4
CIE1976uvSaturation(cbind(34.78467, 28.15159, 3.024663), as.numeric(
get("XYZperfectreflectingdiffuser", 
envir = environment())[which(get("XYZperfectreflectingdiffuser", 
envir = environment())[["Illuminant"]]=='C'),c('X2','Y2')]))

pmur002/colorscience documentation built on May 28, 2019, 3:13 p.m.