A tool to parse Eve Online screenshots for Abyssal details
Todo:
- Everything... lol.
Flow:
- get images from current directory
- parse with open cv
- if loot can, record loot info and can info
- if no loot can, record overview info
- save to csv
- end
Stack:
- Python 3+
- opencv-python
- Tesseract