PaezEdward / Chess-Vision-System

Using only usb camera we can bulid a vision system for chess playing ROBOT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess-Vision-System

The main task is to detect real-time chess moves, so we tried to detect the board and state of each chess piece to genrate the played moves. This repository contains the source code vision_system_final.py , and some of the intermediate processing of the video image.

And this is the sample of the genrated moves based on chess algebraic notation:

48415767_363557204442863_5642623601354997760_n

Demonstration video:

Vision System for Chess Playing Robot

About

Using only usb camera we can bulid a vision system for chess playing ROBOT


Languages

Language:Python 100.0%