XYZperfectreflectingdiffuser: Perfect reflecting diffuser data

Description Format Author(s) Source References Examples

Description

XYZperfectreflectingdiffuser table with perfect reflecting diffuser data.

Format

This data frame contains the following columns:

Illuminant

Illuminant

X2

CIE tristimulus X 2 deg observer

Y2

CIE tristimulus Y 2 deg observer

Z2

CIE tristimulus Z 2 deg observer

X10

CIE tristimulus X 10 deg observer

Y10

CIE tristimulus Y 10 deg observer

Z10

CIE tristimulus Z 10 deg observer

Author(s)

Jose Gama

Source

Wyszecki, G. and Stiles, W.S., 1982 Color Science: Concepts and Methods, Quantitative data and formulae. John Wiley & Sons.

References

Wyszecki, G. and Stiles, W.S., 1982 Color Science: Concepts and Methods, Quantitative data and formulae. John Wiley & Sons.

Examples

1
2

Example output

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, round.POSIXt, trunc.POSIXt, units

Loading required package: munsellinterpol
Loading required package: geometry
Loading required package: magic
Loading required package: abind
Loading required package: pracma

Attaching package: 'pracma'

The following object is masked from 'package:munsellinterpol':

    hypot

The following objects are masked from 'package:geometry':

    dot, polyarea

The following object is masked from 'package:magic':

    magic

The following object is masked from 'package:Hmisc':

    ceil

Loading required package: sp

Attaching package: 'colorscience'

The following objects are masked from 'package:munsellinterpol':

    XYZ2xyY, xyY2XYZ

'data.frame':	11 obs. of  7 variables:
 $ Illuminant: chr  "A" "B" "C" "D50" ...
 $ X2        : num  1.099 0.991 0.981 0.964 0.957 ...
 $ Y2        : num  1 1 1 1 1 1 1 1 1 1 ...
 $ Z2        : num  0.356 0.852 1.182 0.825 0.921 ...
 $ X10       : num  1.111 0.992 0.973 0.967 0.958 ...
 $ Y10       : num  1 1 1 1 1 1 1 1 1 1 ...
 $ Z10       : num  0.352 0.843 1.161 0.814 0.909 ...

colorscience documentation built on Oct. 30, 2019, 9:33 a.m.