You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.8 KiB
1.8 KiB
This code implements the simulation results reported in:
Please cite this paper if this code is used in, or to motivate, any publications.
USAGE
This code requires MATLAB and the Image Processing Toolbox. It was tested with MATLAB Version 7.8 (R2009a) and Image Processing Toolbox Version 6.3 (R2009a).
Certain simulations will run much faster if you install the MATLAB function convnfft written by Bruno Luong, which is available here: http://www.mathworks.com/matlabcentral/fileexchange/24504-fft-based-convolution
The following table gives details of which MATLAB function produces each figure in the above publication.
Figure | MATLAB Function |
---|---|
5 | test_ff_mod_drive |
6 | test_rec_mod_drive |
7c | v1_flankers_gilbert |
7d | v1_flankers_gilbert (editted so that parameter lateral=0) |
8 | v1_contour |
9 | v1_edge_detection |
10 | test_temporal |
11 | test_temporal |
12 | test_temporal |
13 | v1_spatio_temporal_prediction |
14a | test_attn_spatial_tuning |
14b | test_attn_spatial_pair_tuning |
14c | test_attn_featural_tuning |
15a | test_attn_spatial_pair |
15b | test_attn_spatial_pair_poor |
15c | test_attn_featural_pair |