The idea here is to solve a scrabble.
Two main steps:
- Detect and recognize letters in a image (grid and "hand")
- Find the best word
For now, it needs a screenshot of android EA Scrabble © game.
pip install -r requirements.txt
apt-get install python-opencv
bin/scrabbler path/to/my/imageIt prints letters only in a blank image.
- Make it work on any scrabble grid : photo ??