Sign in

username:

password:



Not a member?

Search imagedsp



Search tips

Subscribe to imagedsp



imagedsp by Keywords

Error Concealment | JPEG | MPEG-4 | Wavelet | YUV

Ads

Discussion Groups

Discussion Groups | Image Signal Processing | RGB of Y pixels...???...

Technical Discussions related to Image Processing (image coding, compression, digital effects, mpeg, etc)

  

Post a new Thread

RGB of Y pixels...???... - Khubaib - Dec 11 2:51:00 2002



Dear members..I have a question...if i have only Y pixels of an image
( no U and V pixels), then what is the way to get the corresponding
R, G and B componenets... ( the problem is that i have a Y pixel file
of an image and i want to get its R, G and B equivalent)...
regards,
Khubaib





(You need to be a member of imagedsp -- send a blank email to imagedsp-subscribe@yahoogroups.com )

RE: RGB of Y pixels...???... - Jean-Michel MERCIER - Dec 12 11:22:00 2002


Hello khabi,

You wrote :
> Dear members..I have a question...if i have only Y pixels of an image
> ( no U and V pixels), then what is the way to get the corresponding
> R, G and B componenets... ( the problem is that i have a Y pixel file
> of an image and i want to get its R, G and B equivalent)...

R = G = B = Y

As eazy as this :)

Best regards.

Jean-Michel MERCIER

--------------------------------------
dsp & imaging - www.ateme.com
ATEME - 26 Burospace - 91573 BIEVRES
Tel : +33 (0)1 69 35 89 73 (direct)
Fax : +33 (0)1 60 19 13 95




(You need to be a member of imagedsp -- send a blank email to imagedsp-subscribe@yahoogroups.com )

RE: RGB of Y pixels...???... - Dillon, Tom - Dec 12 15:26:00 2002

To be more clear ... The resulting RGB will produce a B&W image only!
Colors (RGB) are produced by a weighted sum of the Luminance (Y) and
Chrominance (Cr Cb) values. Since you only have Luminance values you will
only produce a black and white image.

-----Original Message-----
From: Jean-Michel MERCIER [mailto:]
Sent: Thursday, December 12, 2002 5:22 AM
To:
Subject: RE: [imagedsp] RGB of Y pixels...???...
Hello khabi,

You wrote :
> Dear members..I have a question...if i have only Y pixels of an image
> ( no U and V pixels), then what is the way to get the corresponding
> R, G and B componenets... ( the problem is that i have a Y pixel file
> of an image and i want to get its R, G and B equivalent)...

R = G = B = Y

As eazy as this :)

Best regards.

Jean-Michel MERCIER

--------------------------------------
dsp & imaging - www.ateme.com
ATEME - 26 Burospace - 91573 BIEVRES
Tel : +33 (0)1 69 35 89 73 (direct)
Fax : +33 (0)1 60 19 13 95

_____________________________________





(You need to be a member of imagedsp -- send a blank email to imagedsp-subscribe@yahoogroups.com )