Skip to content
/ dcraw Public

Fork of Dave Coffin's dcraw image processing app adding support Raspberry Pi cameras.

Notifications You must be signed in to change notification settings

6by9/dcraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Modified version of dcraw by Dave Coffin that handles Raspberry Pi raw files.

Original from http://www.cybercom.net/~dcoffin/dcraw/

Modified to handle the JPEG+RAW files that can be generated by the Raspberry Pi camera modules, or just the raw file with Broadcom header passing data on raw format and resolution.

Build instructions: On Buster:

sudo apt-get install libjasper-dev libjpeg8-dev gettext liblcms2-dev
./buildme

On Bullseye:

sudo apt-get install libjasper-dev libjpeg9-dev gettext liblcms2-dev
./buildme

About

Fork of Dave Coffin's dcraw image processing app adding support Raspberry Pi cameras.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages