Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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 chess platforms chess.com and lichess.org.
https://github.com/bagaturchess/chessboardscanner
chess chess-board chessboard chessboard-detection computer-vision deeplearning deeplearning4j image-recognition imagerecognition java opencv
Last synced: about 9 hours ago
JSON representation
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 chess platforms chess.com and lichess.org.
- Host: GitHub
- URL: https://github.com/bagaturchess/chessboardscanner
- Owner: bagaturchess
- License: gpl-2.0
- Created: 2021-02-28T19:27:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T15:19:51.000Z (10 months ago)
- Last Synced: 2024-08-26T10:15:41.426Z (3 months ago)
- Topics: chess, chess-board, chessboard, chessboard-detection, computer-vision, deeplearning, deeplearning4j, image-recognition, imagerecognition, java, opencv
- Language: Java
- Homepage:
- Size: 511 MB
- Stars: 54
- Watchers: 6
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE