MATLAB: Time difference between images.

imageimage analysisimage processing

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 !!

Best Answer

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.