Normalization model of attention
Matlab code in the below zip archive implements the simulation results reported in the following published paper:
Please cite this paper if this code is used in or to motivate any publications.
The code was written by David Heeger (david.heeger@nyu.edu) and John Reynolds (reynolds@salk.edu).
Downloadable Files
- Archive of attention model matlab code (286KB, zip archive).
- matlabPyrTools. The attention model makes use of a couple of functions from Eero Simoncelli's matlabPyrTools. These functions are distributed in the above zip archive for those architectures that we had at the time the code was developed. For other architectures (e.g., 64 bit PC's) you will have to download matlabPyrTools and recompile the mex functions. You will know if you need to do this if you get errors referring to undefined or missing functions such as 'rconv2' or 'upConv'.
Copyright Information
Copyright 2008 by
Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation, and that the names of New York University and The Salk Institute for Biological Studies not be used in advertising or publicity pertaining to distribution of the software without specific, written prior permission.