Welcome to Go-Vision

Goal

Our goal is to create a computer vision tool for monitoring a real-time real-life Go game in tournament conditions with a webcam. This is an assignment for the second year students of Artificial Intelligence at the UvA (University of Amsterdam). The deadline is 29 June, but maybe the project will continue after this date. You can contact us at go(at)pythonic.nl.

News

28 June 2007

The deadline is reached, so we are releasing 1.0. The code is working quite good with 9x9 boards, but 19x19 is still a problem.

Download

The program

The documentation

note

OpenCV with windows has some problems:

  • we can't set the resolution of a capture device somehow, so the edge detection is not very good
  • The image is flipped vertically
  • Stability problems (it crashed after a while).

Linux doesn't have these problems.

Screenshot

Attachments