CIE1976hueangle function

CIE 1976 hue angle formula for CIELab and CIELuv

CIE 1976 hue angle formula for CIELab and CIELuv

CIE1976hueangle CIE 1976 hue angle formula for CIELab and CIELuv.

CIE1976hueangle(CIELMatrix)

Arguments

  • CIELMatrix: CIELab or CIELuv data

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

CIELMatrix<-c(34.78467, 28.15159, 3.024663) CIE1976hueangle(CIELMatrix)
  • Maintainer: Glenn Davis
  • License: GPL (>= 3)
  • Last published: 2024-04-22

Useful links