Skip to content

PiNG12RAW is a simple utility to separate RG/GB Bayer color channels to individual files. It takes in input a RAW12 file and outputs png files corresponding to different Bayer Channels.

License

Notifications You must be signed in to change notification settings

supragya/PiNG12RAW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiNG12RAW

PiNG12RAW is a simple utility to separate RG/GB Bayer color channels to individual files. It takes in input a RAW12 file and outputs png files corresponding to different Bayer Channels.

To build/make the C++ program

PiNG12RAW can be made to work easily using the following set of commands:

make
bin/DebayerImage.out

After running these commands, one can see the debayered colored channels in results folder.

About

PiNG12RAW is a simple utility to separate RG/GB Bayer color channels to individual files. It takes in input a RAW12 file and outputs png files corresponding to different Bayer Channels.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published