Nice idea (or better nice that someone finally took the time to implement it).
Quote:
Originally Posted by Starfinder
its somewhat hard to make OCR 100% accurate ... since it "tries"...
|
Yesterday night i hacked together a little python abomination (~1h, ~50 lines incl. glue and comments) which in my first tests (about 50 or so screenshots) gave 100% accuracy on converting the chat to an ascii text stream. I'll have to go over it to add a bit of virtual brain (which i'll rip from the php i wrote in february 06 right before
MA pissed me off back then) to speed it up because the current version needs ~800ms per frame which is a bit to slow for my liking (aiming @ <50ms per screenshot which was doable with the php solution) in the next days.
To make a long statement short: yes, it's doable, and surprisingly not that difficult.
Tussi