Is it possible to read time stamps from photos?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos

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 comentarios
per isakson
el 6 de Sept. de 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
Respuestas (0)
Ver también
Categorías
Más información sobre Convert Image Type en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!