Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Fetch image attributes

by Corion (Patriarch)
on Jan 28, 2014 at 08:56 UTC ( [id://1072329]=note: print w/replies, xml ) Need Help??


in reply to Fetch image attributes

I use Image::ExifTool extensively. It allows convenient access to the date/time when a photo was taken (according to the camera clock).

I also wrote my own photo importer, that sorts photos into buckets according to their timestamp. Gaps of four hours between photos indicate a new "event" (= directory) to the program. That program is quite rough, so I haven't put it online yet. Also, it is relatively trivial to implement.

Replies are listed 'Best First'.
Re^2: Fetch image attributes
by AlexTape (Monk) on Feb 01, 2014 at 14:28 UTC
    so, maybe you want to share your work with us ;)?
    $perlig =~ s/pec/cep/g if 'errors expected';

      Thank you for prodding me. I've just published the code on Github at https://github.com/Corion/App-Photoimport.

      I noticed that in the app, there are some hardcoded Windows-oriented defaults. Especially, the drive letters for removable media are hardcoded. Patches would be welcome to make this more DWIMish, on Windows but also on other operating systems.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1072329]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (5)
As of 2024-03-28 08:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found