data-au topic

List data-au repositories

chess_recognition

15
Stars
0
Forks
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.