Skip to content

Convert a Bayer RG10 raw frame to RGB, saving it as a TGA image.

Notifications You must be signed in to change notification settings

l-0-l/bayer2tga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

bayer2tga

Convert a Bayer RG10 raw frame to RGB, saving it as a TGA image. Compile with gcc -o bayer2tga bayer2tga.c -lm Running example: bayer2tga frame.raw frame.tga

About

Convert a Bayer RG10 raw frame to RGB, saving it as a TGA image.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages