Detect text during gameplay and save to a text file. Best used with game UIs, detecting scores, texts.
=======
How to run:
-
Double click on executable for default behaviour
-
Run through command-line for additional settings:
videogame_ocr.exe [-d] [-sc] [-c ] [-bl] # -d: Enable Debug Mode # -sc: Enable Spellchecker for words found # -c: Set minimum confidence for words found # -bl: Enable blacklist from 'configs/bannedWords.txt' # -r: Set resolution compression (default: 1) - smaller = faster but smaller words might be lost