Popular recipes tagged "science"http://code.activestate.com/recipes/tags/science/2008-09-06T05:24:33-07:00ActiveState Code RecipesUsing the python imaging library to generate degraded letter stimuli (Python) 2008-09-06T05:24:33-07:00Kaushik Ghosehttp://code.activestate.com/recipes/users/4166965/http://code.activestate.com/recipes/576490-using-the-python-imaging-library-to-generate-degra/ <p style="color: grey"> Python recipe 576490 by <a href="/recipes/users/4166965/">Kaushik Ghose</a> (<a href="/recipes/tags/imaging/">imaging</a>, <a href="/recipes/tags/library/">library</a>, <a href="/recipes/tags/science/">science</a>, <a href="/recipes/tags/stimuli/">stimuli</a>, <a href="/recipes/tags/visual/">visual</a>). </p> <p>Code to generate degraded letter stimuli, as used in the paper "The remarkable inefficiency of word recognition" (Pelli et al. 2003). Utilizes the Python Imaging Library, and is an example of the usage of this library.</p>