beveradb / scanned-photos-date-stamp-ocr

11 stars 2 forks source link

import digital_display_ocr #9

Open mlapaglia opened 1 year ago

mlapaglia commented 1 year ago

where does this come from? I get error ModuleNotFoundError: No module named 'digital_display_ocr'

beveradb commented 1 year ago

Hey, I'm sorry you've stumbled across this ancient project of mine - honestly I had completely forgotten this existed, and the approach is probably pretty outdated now, so beware!

It looks like I didn't even tidy this up to have all of it's dependencies or be runnable in a pythonic way...

I suspect this (even older) code is what I must have had in the directory or something; https://github.com/upupnaway/digital-display-character-rec/blob/master/digital_display_ocr.py

If you manage to get this working please let me know, I'd love to see someone build a reasonably reliable working solution for date extraction from old photos!