cvrl.org: CIE luminosity and colour matching functions

cvrl.orgR Documentation

CIE luminosity and colour matching functions

Description

A dataset containing the CIE-1924 photopic luminosity function, CIE-1951 scotopic luminosity function, CIE-1931 2-degree XYZ colour matching functions and CIE 1964 10-degree XYZ colour matching functions.

Usage

cvrl.org

Format

A wide format data frame with 4 variables:

nm

wavelength, in nm. Range and intervall: seq(360, 830, 1)

V_pho

CIE-1924 photopic luminosity function, normalised to a maximum value of 1.

V_sco

CIE-1951 scotopic luminosity function, normalised to a maximum value of 1.

x_cmf_2

CIE-1931 2-degree colour matching function x

y_cmf_2

CIE-1931 2-degree colour matching function y

z_cmf_2

CIE-1931 2-degree colour matching function z

x_cmf_10

CIE-1964 10-degree colour matching function x

y_cmf_10

CIE-1964 10-degree colour matching function y

z_cmf_10

CIE-1964 10-degree colour matching function z

Source

www.cvrl.org


Wei-Lim/lighting documentation built on Oct. 17, 2023, 3:20 p.m.