/camerastats

Script goes to all RAW images in directory, gets some camera info from RAW images and creates histogram for this info.

Primary LanguagePython

camerastats

Script goes to all RAW images in directory, gets some camera info from RAW images and creates histogram for this info.

Script written in python (2 version). It uses pyexiv2 to work with RAW images and get EXIF data. Script uses gnuplot to create histogram image.