Skip to content

Detect text during gameplay and save to a text file. Best used with game UIs, detecting scores, texts.

Notifications You must be signed in to change notification settings

leshokunin/Video-Game-OCR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Video-Game-OCR

Detect text during gameplay and save to a text file. Best used with game UIs, detecting scores, texts.

README

=======

How to run:

  1. Double click on executable for default behaviour

  2. 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

About

Detect text during gameplay and save to a text file. Best used with game UIs, detecting scores, texts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages