CIE1976uvSaturation function

CIE 1976 uv Saturation

CIE 1976 uv Saturation

CIE1976uvSaturation CIE 1976 uv Saturation.

CIE1976uvSaturation(uvMatrix, whitepoint)

Arguments

  • uvMatrix: CIELuv data
  • whitepoint: white point

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

Author(s)

Jose Gama

Examples

CIE1976uvSaturation(cbind(34.78467, 28.15159, 3.024663), as.numeric( get("XYZperfectreflectingdiffuser", envir = environment())[which(get("XYZperfectreflectingdiffuser", envir = environment())[["Illuminant"]]=='C'),c('X2','Y2')]))
  • Maintainer: Glenn Davis
  • License: GPL (>= 3)
  • Last published: 2024-04-22

Useful links