From: Tomas Musil Date: Tue, 20 Mar 2012 23:08:49 +0000 (+0100) Subject: Greyscale, im_debug X-Git-Url: http://git.tomasm.cz/imago.git/commitdiff_plain/1b3674eafe2ed9104327b2af609e9c0cba69661a?ds=sidebyside;hp=1b3674eafe2ed9104327b2af609e9c0cba69661a Greyscale, im_debug greyscale.py: Short script to test different methods of transforming RGB images to greyscale. im_debug.py: Simple script using pygame to display images for debugging purposes. image.jpg: Photo of a goban with game (guess which one) being replayed. Something to test these scripts on. ---