Datasets:

License:
File size: 2,202 Bytes
4c020d2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
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".