Time difference between images.

조회 수: 2 (최근 30일)
Elad
Elad 2012년 3월 13일
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 !!

채택된 답변

Elad
Elad 2012년 3월 13일
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.

추가 답변 (1개)

Image Analyst
Image Analyst 2012년 3월 13일
Look at imfinfo().
  댓글 수: 3
Image Analyst
Image Analyst 2012년 3월 13일
Looks like, from above, that you figured it out without my help.
Elad
Elad 2012년 3월 13일
Thanks anyway :)

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by