Is it possible to read time stamps from photos?
4 次查看(过去 30 天)
显示 更早的评论
![TimeStamp.png](https://www.mathworks.com/matlabcentral/answers/uploaded_files/237150/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 个评论
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 Center 和 File Exchange 中查找有关 Convert Image Type 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!