Lab2LCHab function

Convert CIE Lab coordinates to LCHab

Convert CIE Lab coordinates to LCHab

Lab2LCHab Converts CIE Lab coordinates to LCHab.

Lab2LCHab(LabMatrix)

Arguments

  • LabMatrix: CIE Lab coordinates

Returns

LCHab coordinates

Source

Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/

References

Logicol S.r.l., 2014 EasyRGB color search engine http://www.easyrgb.com/

Author(s)

Jose Gama

Examples

Lab2LCHab(c(0.310897, 0.306510, 74.613450))
  • Maintainer: Glenn Davis
  • License: GPL (>= 3)
  • Last published: 2024-04-22

Useful links