All Projects → supragya → PiNG12RAW

supragya / PiNG12RAW

Licence: MIT License
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.

Programming Languages

C++
36643 projects - #6 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to PiNG12RAW

debayer
Debayer raw images automatically, with the option of outputting scene-linear aces exrs.
Stars: ✭ 26 (+8.33%)
Mutual labels:  debayering
GSoC-Data-Analyser
Simple search for organisations participating/participated in the GSoC
Stars: ✭ 29 (+20.83%)
Mutual labels:  gsoc-2018
png pong
A pure Rust PNG image decoder and encoder based on lodepng.
Stars: ✭ 21 (-12.5%)
Mutual labels:  lodepng
AXIOM-Remote
A device to control AXIOM cameras.
Stars: ✭ 24 (+0%)
Mutual labels:  apertus

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].