Bayers format to bmp format

Status
Not open for further replies.

yogi

Full Member level 6
Joined
Jan 8, 2005
Messages
336
Helped
22
Reputation
44
Reaction score
5
Trophy points
1,298
Activity points
2,177
bayer to bmp

How to convert Bayers format to bmp format

I am taking data from cmos image sensor

B G B G .............
R G R G ...............

I am taking the intensity of these, how can i convert this to bmp image,I am using windows, and parallel port interfacing. I know C and Java. How to edit image. I wanted to make a webcam.

Bibin JOhn
www.bibinjohn.tk
 

how to convert bayer pattern to bmp

u must first know the headers of the bmp image format. i suggest the attached word file & the following book "Addison Wesley - Compressed Image File Formats-JPEG, PNG, GIF, XBM, BMP (Miano) (1999).pdf". they were very helpful in implementing a jpeg encoder using ANSI C with my parteners.
 

bayer format to bmp format

There is no public software that can convert directly Bayer pattern to BMP (RGB !) image.
The bayer pattern is the raw output of your sensor and need some processings related to the sensor characteristic (filter responses...)

you can find some help on color reconstruction following :
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…