ICtCp


ICTCP, ICtCp, or ITP is a color representation format specified in the Rec. ITU-R BT.2100 standard that is used as a part of the color image pipeline in video and digital photography systems for high dynamic range and wide color gamut imagery. It was developed by Dolby Laboratories from the IPT color space by Ebner and Fairchild. The format is derived from an associated RGB color space by a coordinate transformation that includes two matrix transformations and an intermediate nonlinear transfer function that is informally known as gamma pre-correction. The transformation produces three signals called I, CT, and CP. The ICTCP transformation can be used with RGB signals derived from either the perceptual quantizer or hybrid log-gamma nonlinearity functions, but is most commonly associated with the PQ function.
The I component is a luma component that represents the brightness of the video, and CT and CP are blue-yellow and red-green chroma components.
The ICTCP color representation scheme is conceptually related to the LMS color space, as the color transformation from RGB to ICTCP is defined by first converting RGB to LMS with a 3×3 matrix transformation, then applying the nonlinearity function, and then converting the nonlinear signals to ICTCP using another 3×3 matrix transformation.

Derivation

ICTCP is defined by Rec. 2100 as being derived from RGB as follows:
  1. Calculate LMS from BT.2100 RGB:
  2. Normalize the LMS by a non-linearity:
  3. * If the PQ transfer function is used:
  4. * If the HLG transfer function is used:
  5. Calculate ICTCP:

    In IPT

The preceder to ICtCp, Ebner & Fairchild IPT color appearance model, has a mostly similar transformation pipeline of input → LMS → nonlinearity → IPT. The differences are that it defines its input to the more general CIEXYZ tristimulus color space and as a result has a more conventional Hunt-Pointer-Estevez matrix for LMS. The nonlinearity is a fixed gamma of 0.43, quite close to the one used by RLAB. The second matrix here is slightly different from the ICtCp matrix, mainly in that is also considers S for intensity:
  1. Calculate LMS :
  2. Nonlinearity : For each of L, M, S components apply a power function:
  3. IPTPQc2

IPTPQc2 is another related colorspace used by Dolby Vision BL+RPU. Although often referred to as IPTPQc2/IPT, it is different from the 1998 IPT. Documentation on this format is scarce due to its proprietary nature, but a patent on the "IPT-PQ" color space seems to describe how Dolby changed the domain to PQ by changing the traditional power function from 1998 IPT paper to PQ function for each of LMS components. The matrix is as follows and is the same as in 1998 IPT paper on page 146, at least according to a "testing-video" project:
Note the matrix inversion used and an error was made in patent in 1091 number of the matrix. In addition, this format has no nonlinearity, and is assumed to be BT.2020-based.
The second step, the reshaping, is also defined in the patent.

Characteristics

ICTCP has near constant luminance, which improves chroma subsampling versus YCBCR. ICTCP also improves hue linearity compared with YCBCR, which helps with compression performance and color volume mapping. When combined with adaptive reshaping ICTCP can improve compression performance by 10%. For CIEDE2000 color quantization errors, 10-bit ICTCP would be equivalent to 11.5 bit YCBCR, that is why Delta IPT standard was introduced as ITU-R Rec. BT.2124 and is already used in Calman. Luminance constancy is also improved with ICTCP, which has a luminance relationship of 0.998 between the luma and encoded brightness while YCBCR has a luminance relationship of 0.819. An improved constant luminance is an advantage for color processing operations such as chroma subsampling and gamut mapping where only the color difference information is changed.

Uses

ICTCP is supported in the HEVC video coding standard.