Skip to content

Produces barcharts and historgrams with frequency of time of day the pictures in your directory were taken.

License

Notifications You must be signed in to change notification settings

alec0xFFFFFF/EXIFExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

EXIFExport

Produces barcharts and historgrams with frequency of time of day the pictures in your directory were taken.

This program itertates through either your folder or a folder of folders containing .JPG images and reads the exif data and sums it to give you a barchart or historgram of what hour of the day the images were taken.

It was originally developed to aid a deer population survey by counting the shutters of trail cameras.

Future development

  • Comment code
  • Non-jpg case handling
  • Get rid of globals, case switch and independent hour update functions and pass arrays instead

About

Produces barcharts and historgrams with frequency of time of day the pictures in your directory were taken.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages