Skip to content

Create Adobe DNG RAW files using Python. Works with any Bayer RAW Data including native support for Raspberry Pi cameras.

License

Notifications You must be signed in to change notification settings

schoolpost/PiDNG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiDNG

Create Adobe DNG RAW files using Python.

Features

  • 8,10,12,14,16-bit precision
  • Lossless compression
  • DNG Tags ( extensible )

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

  • OV5467 ( Raspberry Pi Camera Module V1 )
  • IMX219 ( Raspberry Pi Camera Module V2 )
  • IMX477( Raspberry Pi High Quality Camera )

Instructions

Requires:

  • Python3
  • Numpy

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

About

Create Adobe DNG RAW files using Python. Works with any Bayer RAW Data including native support for Raspberry Pi cameras.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published