bagaturchess / ChessBoardScanner

Java based Chess Board Scanner, which converts 2D chess board image into a machine readable format a.k.a. Forsyth–Edwards Notation (FEN). It uses OpenCV and Deeplearning4j frameworks, complemented with some proprietary algorithms implemented for realizing the goal. It currently supports the chess board and pieces sets of the most common online c…
57Updated 10 months ago

Related projects

Alternatives and complementary repositories for ChessBoardScanner