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!