Forum Discussion
Altera_Forum
Honored Contributor
15 years agoadding color to grey scale video
Hello, I have a system that generates 8-bit grey scale video. The frame data is in ram, 8-bit grey scale 656 format. Depending upon the value of each pixel I want to be able to colorize the data. ...
Altera_Forum
Honored Contributor
15 years agoThe video data represents temperature for each pixel so I want to, say for instance, if a particular pixel is above a certain temperature, make that pixel red, or a group of pixels to represent a temp gradient, how would I do that.