Description Usage Arguments Author(s) Source References Examples
CIE1976hueangle
CIE 1976 hue angle formula for CIELab and CIELuv.
1 | CIE1976hueangle(CIELMatrix)
|
CIELMatrix |
CIELab or CIELuv data |
Jose Gama
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
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
1 2 | CIELMatrix<-c(34.78467, 28.15159, 3.024663)
CIE1976hueangle(CIELMatrix)
|
Loading required package: Hmisc
Loading required package: lattice
Loading required package: survival
Loading required package: Formula
Loading required package: ggplot2
Attaching package: ‘Hmisc’
The following objects are masked from ‘package:base’:
format.pval, units
Loading required package: pracma
Attaching package: ‘pracma’
The following object is masked from ‘package:Hmisc’:
ceil
Loading required package: sp
[1] 6.132448
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.