Skip to content

Contains scripts for generating digit clutter and digit debris stimuli.

Notifications You must be signed in to change notification settings

cjspoerer/digitclutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Digit Clutter

Contains python scripts for generating digit clutter and digit debris stimuli as described here

Prerequisites

Requires the following python packages, scipy, numpy and Pillow. These should be installed if your using the standard Anaconda distribution. If not these will need to be installed with the following command

pip install scipy numpy Pillow

Also requires ImageMagick (the code has been tested on version 7). The download and installation instructions can be found here.

Basic usage

Firstly, just ensure your files are in a directory on your python path. Having a look at the following working example should give an idea of how to generate stimulus sets.

A script is also included that generates 1000 images with the same attributes as the light debris image set described in the paper.

About

Contains scripts for generating digit clutter and digit debris stimuli.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages