chessboard-detection topic

List chessboard-detection repositories

tensorflow_chessbot

504
Stars
90
Forks
Watchers

Predict chessboard FEN layouts from images using TensorFlow

camera-calibration

26
Stars
7
Forks
Watchers

This repository include implementation of calibrating intrinsic and extrinsic camera parameter for distance calculation

3d-tracking

22
Stars
11
Forks
Watchers

Object tracking with OpenCV based on stereo camera images

ChessboardDetect

79
Stars
18
Forks
Watchers

Hodgepodge of chessboard chessboard detection algorithms on images from actual matches.

LiveChess2FEN

78
Stars
24
Forks
Watchers

Predict live chess games into FEN notation.

ChessBoardScanner

52
Stars
3
Forks
Watchers

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 wit...

chessboard2fen

54
Stars
4
Forks
Watchers

Converting real images of a chessboard to FEN codes.