Changes between Version 14 and Version 15 of colorspace


Ignore:
Timestamp:
Oct 15, 2023, 10:07:07 AM (3 years ago)
Author:
Michael Koch
Comment:

explain full and limited range

Legend:

Unmodified
Added
Removed
Modified
  • colorspace

    v14 v15  
    3232 a. the signal type: RGB, YUV, or other type, and
    3333 b. the signal bit-depth.
    34 2. For YUV signals, the color range: full/pc/jpeg or limited/restricted/tv/mpeg.
     342. For YUV signals, the color range: full/pc/jpeg or limited/restricted/tv/mpeg. For 8bpc, full means 0-255 and limited means 16-235.
    35353. The transformation matrix between YUV and RGB.
    36364. The linearization function from RGB to a linear RGB signal.