Script for OCR parsing of Ingress agent statistics screenshots
This project is in a early experimental status.
This script is inspired by the fantastic agent-stats.com project. Automated parsing of Ingress agent stats screens would useful for many Ingress related community projects like local competitions. This project aims to get a reliable base for OCR on stats the agents provide to your project / database.
Be aware that this version is only tested on Ubuntu 14.04.
- Fork and send in pull requests!
- Bash
- ImageMagick
- tesseract-ocr
- Output formatting (json/xml/...)
- Cleanup of temp files
- Medal recognition
- Automated tests
- ... your ideas