Why does imfinfo not give a timestamp for tiff file when image J does?
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 6 Août 2015
Could you attach one of the TIFF files?
Sara
le 10 Août 2015
Modifié(e) : Walter Roberson
le 10 Août 2015
Walter Roberson
le 10 Août 2015
That link does not have public sharing turned on
Réponses (2)
Abhishek Pandey
le 10 Août 2015
0 votes
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 commentaire
Sara
le 10 Août 2015
Modifié(e) : Walter Roberson
le 10 Août 2015
mara.and
le 3 Mai 2018
0 votes
Solved? Other suggestions on this topic? I have the same issue with some .stk video. Thanks, Mara
Catégories
En savoir plus sur Images dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!