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)
commit4ad6c9f100edebbf01f95cdf30412cacfab7e21d
tree650a1237135e52d51a21724b72e9f01d2ca4eee3
parent65b175df2569427fb67295c5e131c94668fecbf6
game capture prototype

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.
capture [new file with mode: 0644]