RGB values from bayer format, how has it been done?

This forum is used for discussing hardware, software, and technical details of the AVRcam embedded system.

RGB values from bayer format, how has it been done?

Postby arvind » Mon Jun 26, 2006 8:00 am

i understand that avrcam dumps the image to avrcam viewpc application in bayer format. How then is it that, when the pointer is taken over any pixel of the image, RGB values of that pixel is displayed?
How are the RGB values for each pixel obtained from the bayer format?
arvind
 
Posts: 14
Joined: Mon Jul 25, 2005 8:14 am

Postby johno » Mon Jun 26, 2006 11:00 am

The AVRcamVIEW PC application is doing a bilinear interpolation (which is just a fancy way of saying that it does some averaging of the R/G/B values around a particular pixel) to determine an actual RGB value for each pixel in the image being displayed on the PC. Thus, when you scroll your mouse over the image, this is the triplet being displayed to the user.
-John O
Site Admin
johno
 
Posts: 51
Joined: Thu Mar 16, 2006 2:29 pm

Postby arvind » Tue Jul 18, 2006 12:12 am

hey did u try any other interpolation(nearest neighbour etc..) apart from bilinear?what was the performance like?
And also has white balancing been done?if so how?
arvind
 
Posts: 14
Joined: Mon Jul 25, 2005 8:14 am


Return to AVRcam Embedded System

Who is online

Users browsing this forum: No registered users and 23 guests

cron