Skip to content

Diagnostic tools for photo editing, such as RGB histograms, focus peaking, highlight clipping warning, and EXIF data.

Notifications You must be signed in to change notification settings

andibarg/photo-diagnostic-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photo-diagnostic-tools

Diagnostic tools for photo editing, such as RGB histograms, focus peaking, highlight clipping warning, and EXIF data.

Usage

Create a class object for a jpg image by specifying its path. Execute functions and plot results with matplotlib as exemplified in the script. The function parameters for focus peaking may need to be adjusted depending on the image size. The EXIF data is returned as a dictionary.

The following figure demonstrates some of the features:

Screenshot

Copyright free example picture by Alexander Dummer.

Suggestions for more features

  • More grids (e.g. Golden spiral, diagonals)
  • Motion blur detection
  • Noise level rating
  • Red-eye detection

About

Diagnostic tools for photo editing, such as RGB histograms, focus peaking, highlight clipping warning, and EXIF data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages