PyTips

Extracting pixel values of an image in python

August 28,2013

This is a very nice post which teaches you some of the basics of PIL (python imaging library) . Make sure that you read it if you are interested in images.