|
code.zip
|
|
--------------------------------------------------
|
|
|
|
The archive contains Matlab code to reproduce the simulations and
|
|
figures in the paper:
|
|
|
|
Gutmann, M.U., Laparra, V., Hyvärinen, A., and Malo, J.
|
|
Spatio-Chromatic Adaptation via Higher-Order Canonical Correlation Analysis of Natural Images
|
|
PLoS ONE, Public Library of Science, 2014, 9, e86481.
|
|
|
|
Please acknowledge the above paper if you use the code in your own
|
|
work. See readme.m in the archive for how to use it. The authors
|
|
used the code with Matlab version 7.14.0.739 (R2012a).
|
|
|
|
Running the file readme.m performs the simulations in
|
|
the paper on a smaller scale. The file assumes that the archives
|
|
code.zip, matfiles.zip, ColorDataBase.zip, and colorlab.zip were
|
|
extracted to the same directory.
|
|
|
|
|
|
matfiles.zip
|
|
--------------------------------------------------
|
|
|
|
The simulation results are stored in the folder "matfiles". The archive
|
|
contains the file puntos_luo.mat with the experimental
|
|
corresponding-colors data from
|
|
|
|
Luo M, Rhodes P (1999)
|
|
Corresponding-colour datasets.
|
|
Color Res Appl 24: 295–296.
|
|
|
|
|
|
ColorDataBase.zip
|
|
--------------------------------------------------
|
|
|
|
This archive contains the database of natural images under two
|
|
different calibrated illuminants (CIE A and CIE D65). The primary
|
|
source for the database is http://isp.uv.es/data_color.htm
|
|
|
|
|
|
colorlab.zip
|
|
--------------------------------------------------
|
|
|
|
Colorlab is a freely available color computation and visualization
|
|
toolbox which our code is using. The primary source for
|
|
colorlab is
|
|
http://www.uv.es/vista/vistavalencia/software/colorlab.html
|
|
|
|
|
|
matfiles.for_figures_in_paper.zip
|
|
--------------------------------------------------
|
|
|
|
This archive contains all matfiles needed to make the figures shown in
|
|
the paper (using make_all_figures.m in the code-folder). For usage
|
|
with our code, the extracted folder needs to be renamed "matfiles".
|
|
|
|
|
|
matfiles.paper.zip
|
|
--------------------------------------------------
|
|
|
|
This archive contains all matfiles behind the paper, including data,
|
|
simulation results, etc. For usage with our code, the extracted folder
|
|
needs to be renamed "matfiles". |