data-au topic
List
data-au repositories
chess_recognition
29
Stars
2
Forks
29
Watchers
This project uses computer vision techniques to detect objects on a chessboard. The data are converted into an 8x8 numpy matrix which is passed to the minimax algorithm to suggest a move.