Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
21618 Discussions

Black and white image at VGA

Altera_Forum
Honored Contributor II
1,095 Views

Hi  

 

i am working on video and image processing project. 

i have tvp5146 daughter-card and cyclone II device. i have 4bit 'Y' component available with me now. 

(previously i had 'YCbCr' 8bits, but after setting 'Cb' and 'Cr' to zero i have 4bit 'Y' component data which i want to transmit on 'R', 'G' and 'B' to get black and white image at VGA port) 

 

is there any body who guide me how i can do this? 

 

Thank You 

Rizwan
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
418 Views

To display a black and white image with RGB, you basically set all of the colors to the same value. 

 

So R=G=B equals the value of Y.
0 Kudos
Reply