GoCam

    Keywords: Software

GoCam is an open source (GPL) project for developing a computer vision system that analyses video capture (for example with a webcam) of a go game and extracts the moves made by the players. It is implemented in C++ and uses the excellent CImg Library for image processing. Currently, the system is able to find the playing grid from still images.

For more info visit its website at [ext] http://iki.fi/thirsima/gocam/.

Here you have an example:

http://qqq.boehm.org/board.jpg

http://qqq.boehm.org/analysis.jpg


See also: Chris Ball's [ext] image2sgf


This is a copy of the living page "GoCam" at Sensei's Library.
(OC) 2007 the Authors, published under the OpenContent License V1.0.
[Welcome to Sensei's Library!]
StartingPoints
ReferenceSection
About