chessboard-detection
There are 20 repositories under chessboard-detection topic.
Elucidation/tensorflow_chessbot
Predict chessboard FEN layouts from images using TensorFlow
Elucidation/ChessboardDetect
Hodgepodge of chessboard chessboard detection algorithms on images from actual matches.
davidmallasen/LiveChess2FEN
Predict live chess games into FEN notation.
aelmiger/chessboard2fen
Converting real images of a chessboard to FEN codes.
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.
ErfanFathi/camera-calibration
This repository include implementation of calibrating intrinsic and extrinsic camera parameter for distance calculation
rpatrik96/3d-tracking
Object tracking with OpenCV based on stereo camera images
sta314/chess_state_recognition
Recognizing Chess Game State from an Image
MatteoLucchi1998/ChessApp
Deep Learning and Computer Vision application for chessboard detection and chess pieces classification.
David-davidlxl/Lobsterpincer-Spectator-For-Win-RPi-Combo
Real-time chessboard processor (Windows and Raspberry Pi's combination version)
ntnbrtnkv/chess-recognize
♟🔍 Parse FEN from clipboard image and analyse on https://lichess.org
MichielCreemers/ChessVision
API to convert a picture of a physical chess board state to a digital 2D representation
farvath/ChessCognito
ChessCognito is a realtime digital chess scoresheet writing tool using computer vision and machine learning .
Automatik/Detect-Chessboard-FEN
Given an image, containing a 2D chessboard from the magazine "La settimana Enigmistica", recognize the chessboard and build the characters string according to the FEN encoding used as standard to describe the pieces distribution inside the chessboard
David-davidlxl/Lobsterpincer-Spectator-For-RPi
Real-time chessboard processor (Raspberry Pi's version)
David-davidlxl/Lobsterpincer-Spectator-For-Win
Real-time chessboard processor (Windows version)
MateusPincho/chessboardCalibration
Calibrate your camera using a chessboard
CP-RektMart/Cu-chess-detection-MeowImg
Final project for 2110431 Introduction to Digital lmaging
craiget/screen2fen
PyQt5 and Tensorflow project to take screenshots of chess boards and convert to FEN notation.
tbtiberiu/chess-snapshot-api
API for detecting chess positions from images and analyzing them with the Stockfish engine.