Is it possible to read time stamps from photos?

4 次查看(过去 30 天)
TimeStamp.png
I have thousands of photos, each with a time stamp identical to that above.
I'd like to write a script which will automatically read in the time and date of each photo. I understand computer vision is complicated but I wonder since it's a binary black and white time stamp if there is a simple solution out there to reading the time of each photo?
Thanks for any pointers!
  3 个评论
Louise Wilson
Louise Wilson 2019-9-6
Thanks Per. They are png files, I already checked the metadata but there's nothing there on date/time. This is because I created the png files from an avi file-I split the avi file into all of its frames. I'll take a look at OCR! That looks promising! Thanks
per isakson
per isakson 2019-9-6
There is a OCR function in the Matlab Computer Vision System Toolbox.
>> which ocr
C:\Program Files\MATLAB\R2018b\toolbox\vision\vision\ocr.m

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Convert Image Type 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by