game capture prototype
authorShiar <shiar@shiar.org>
Fri, 1 Feb 2008 03:35:18 +0000 (04:35 +0100)
committerShiar <shiar@shiar.org>
Thu, 7 Feb 2008 20:15:49 +0000 (21:15 +0100)
Parses game screenshots (either by display capture or reading image files).
Writes animated gif of minimap area, and tries to parse the game status
texts (player stats and replay time). Character parsing is done as a match
of total color value per pixel column (cannot distinguish between certain
digits), but at least it's a working setup.


No differences found