Chapter 4 Color in Image and Video.ppt

  1. 1、本文档共70页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Chapter 4 Color in Image and Video

* YIQ Color Model YIQ is used in NTSC color TV broadcasting. Again, gray pixels generate zero (I, Q) chrominance signal. I and Q are a rotated version of U and V . Y’ in YIQ is the same as in YUV; U and V are rotated by 330 I= 0.492111(R’? Y’) cos 330 ? 0.877283(B’? Y’) sin 330 Q= 0.492111(R’? Y’) sin 330 + 0.877283(B’? Y’) cos 330 This leads to the following matrix transform: Fig. 4.19 shows the decomposition of the same color image as above, into YIQ components. * YIQ Color Model Fig.4.19: I and Q components of color image. * YCbCr Color Model The Rec. 601 standard for digital video uses another color space,Y CbCr, often simply written YCbCr — closely related to the YUV transform. YUV is changed by scaling such thatCb is U , but with a coefficient of 0.5 multiplying B’. In some software systems, Cb and Cr are also shifted such that values are between 0 and 1. This makes the equations as follows: Cb= ((B’?Y’)/1.772) + 0.5 Cr= ((R’?Y’)/1.402) + 0.5 (4.33) Written out: * YCbCr Color Model In practice, however, Recommendation 601 speci?es 8-bit coding, with a maximum Y’ value of only 219, and a minimum of +16. Cb and Cr have a range of ±112 and offset of +128. If R’,G’,B’ are ?oats in [0.. + 1], then we obtain Y’, C’, Cr in [0..255] via the transform: The YCbCr transform is used in JPEG image compression and MPEG video compression. * 4.4 Further Exploration Links in the Chapter 4 section of the “Further Exploration” directory on the text website include: More details on gamma correction for publication on the WWW. The full speci?cation of the new sRGB standard color space for WWW applications. A link to an excellent review of color transforms. A Matlab script to exercise (and expand upon) the color transform functions that are part of the Image Toolbox in Matlab: the standard ‘Lena’ image is transformed to YIQ and to YCbCr. The new MPEG standard, MPEG-7

文档评论(0)

sd44055 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档