Image processing
View Patent ↗A RGB to YUV conversion is presented that provides separate lumina and chroma filtering to produce the Y data block, and the U and V data blocks. Lumina filter interpolation is performed with, for example, a 5-tap filter while chroma filtering interpolation is performed with, for example, a 7-tap filter. The filtering arrangements take advantage of the eye's higher visual sensitivity to spatial variation compared to color variation.
1. An image processing module, comprising:
an input to receive a RGB data signal; and
an output to provide a YUV data signal corresponding to the RGB data signal,
wherein the YUV data signal includes Y data derived from a first interpolation of the RGB data, wherein the first interpolation utilizes a M-tap filter,
wherein the YUV data signal further includes UV data derived from a second interpolation of the RGB data, wherein the second interpolation utilizes a K-tap filter, and
wherein M is less than K.
2. The image processor of claim 1 , wherein the UV data is converted from downsampled color plane data generated by the second interpolation.
3. The image processor of claim 1 , wherein the Y data has been gamma corrected only after the first interpolation.