schoolpost / PiDNG

Create Adobe DNG RAW files using Python. Works with any Bayer RAW Data including native support for Raspberry Pi cameras.
MIT License
196 stars 37 forks source link

PiDNG

Create Adobe DNG RAW files using Python.

Features

Works with any Bayer RAW Data including native support for Raspberry Pi cameras.


Instructions

Requires:

Install

From PyPI:

python3 -mpip install PiDNG 

Latest version from GitHub:

python3 -mpip install  git+https://github.com/schoolpost/PiDNG.git

Credits

Source referenced from:

CanPi ( Jack ) | color-matrices

Waveform80 | picamera

Krontech | chronos-utils

Andrew Baldwin | MLVRawViewer