Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 377 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 377 Bytes

ChessImageProcessor

Plays chess on lichess.com using the stockfish algorithm.

Board state is read from screen and fed into stockfish via pixel signature matching of the pieces. In order for this to work piece set must be changed to the one the templates are calculated for. Or the templates must be recaptured and processed to find a unique pixel signature for each piece.