Time difference between images.

Hi all, is there an easy way to get the difference in the time an image was taken between 2 jpg files? and what datenum number represent ? Thanks !!

 Akzeptierte Antwort

Elad
Elad am 13 Mär. 2012

0 Stimmen

Figured it out .. datenum (or the Serial Date Number) gives the fractional number of days from a specific date and time. so I can use it to get the difference in fraction of days.

Weitere Antworten (1)

Image Analyst
Image Analyst am 13 Mär. 2012

0 Stimmen

Look at imfinfo().

3 Kommentare

Elad
Elad am 13 Mär. 2012
OK, by that I can get the time and date (I allready done something simular using "dir" ), is there a function\file to get the difference between 2 files times and dates?
Image Analyst
Image Analyst am 13 Mär. 2012
Looks like, from above, that you figured it out without my help.
Elad
Elad am 13 Mär. 2012
Thanks anyway :)

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 13 Mär. 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by