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…
java opencv chess computer-vision chessboard image-recognition deeplearning chess-board deeplearning4j imagerecognition chessboard-detection
-
Updated
Jan 7, 2024 - Java