필터 지우기
필터 지우기

Why does imfinfo not give a timestamp for tiff file when image J does?

조회 수: 3 (최근 30일)
Sara
Sara 2015년 8월 6일
답변: mara.and 2018년 5월 3일
I have a time series of bout 100000 tiff files. And I am trying to efficiently get the time stamps from all the files in the form of an excel sheet. I tried using imfinfo in MATLAB and exifread in python. Both give me the exact same metadata for the tiff files, but neither gives me the time stamp. When I open the same tiff file in ImageJ, I can see the time stamp, but I can only see it one frame at a time, which is not efficient. Can someone suggest a way to get the time stamps in MATLAB or python?
Here is a link to the google drive folder that has a zip file containing a few of the tiff files https://drive.google.com/a/usc.edu/file/d/0B-UUDROd7kxJdzZ6TmlPT0hVbzQ/view?usp=sharing
Thanks Sara
  댓글 수: 3
Sara
Sara 2015년 8월 10일
편집: Walter Roberson 2015년 8월 10일
Here is a link to the google drive folder that has a zip file containing a few of the tiff files https://drive.google.com/a/usc.edu/file/d/0B-UUDROd7kxJdzZ6TmlPT0hVbzQ/view?usp=sharing
Walter Roberson
Walter Roberson 2015년 8월 10일
That link does not have public sharing turned on

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

답변 (2개)

Abhishek Pandey
Abhishek Pandey 2015년 8월 10일
Hello Sara,
I understand that you want a way to get the time stamps in MATLAB.
As far as I know, “imfinfo” function does return the time stamp in a structure under the “FileModDate” field. If you’re looking for something else, sharing one of the files with the community might prove helpful.
- Abhishek
  댓글 수: 1
Sara
Sara 2015년 8월 10일
편집: Walter Roberson 2015년 8월 10일
Thanks for the answer. I have tried opening the structure created by imfinfo, but there is no timestamp field for these files. The file mod date doesn't give me the millisecond resolution that I am looking for. Here is a link to the google drive folder that has a zip file containing a few of the tiff files https://drive.google.com/a/usc.edu/file/d/0B-UUDROd7kxJdzZ6TmlPT0hVbzQ/view?usp=sharing

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


mara.and
mara.and 2018년 5월 3일
Solved? Other suggestions on this topic? I have the same issue with some .stk video. Thanks, Mara

카테고리

Help CenterFile Exchange에서 Google에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by