Is it possible to read time stamps from photos?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens

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 commentaires
per isakson
le 6 Sep 2019
There is a OCR function in the Matlab Computer Vision System Toolbox.
>> which ocr
C:\Program Files\MATLAB\R2018b\toolbox\vision\vision\ocr.m
Réponses (0)
Voir également
Catégories
En savoir plus sur Convert Image Type dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!