Daniele Picone commited on
Commit
c7a6862
·
1 Parent(s): ce4cbcd

Updated license

Browse files
Files changed (1) hide show
  1. README.md +13 -11
README.md CHANGED
@@ -6,16 +6,6 @@ license: unknown
6
 
7
  This database contains a set multispectral images that were used to emulate the GAP camera. The images are of a wide variety of real-world materials and objects.
8
 
9
- # Publication
10
-
11
- Details of the database can be found in the following publication:
12
-
13
- "Generalized Assorted Pixel Camera: Post-Capture Control of Resolution, Dynamic Range and Spectrum,"
14
- F. Yasuma, T. Mitsunaga, D. Iso, and S.K. Nayar,
15
- Technical Report, Department of Computer Science, Columbia University CUCS-061-08, Nov. 2008.
16
-
17
- [PDF](https://www1.cs.columbia.edu/CAVE/publications/pdfs/Yasuma_TR08.pdf) - [bib](https://www1.cs.columbia.edu/CAVE/publications/pub_bibtex.php?id=293) - [(C)](http://www1.cs.columbia.edu/CAVE/publications/copyright.html) - [Project Page](http://www.cs.columbia.edu/CAVE/projects/gap_camera/)
18
-
19
  # Image capture information
20
 
21
  | | |
@@ -84,4 +74,16 @@ The database of 32 scenes is divided into 5 sections, as shown below:
84
 
85
  The dataset was originally provided by Columbia University and available at:
86
 
87
- https://www.cs.columbia.edu/CAVE/databases/multispectral/
 
 
 
 
 
 
 
 
 
 
 
 
 
6
 
7
  This database contains a set multispectral images that were used to emulate the GAP camera. The images are of a wide variety of real-world materials and objects.
8
 
 
 
 
 
 
 
 
 
 
 
9
  # Image capture information
10
 
11
  | | |
 
74
 
75
  The dataset was originally provided by Columbia University and available at:
76
 
77
+ https://www.cs.columbia.edu/CAVE/databases/multispectral/
78
+
79
+ # Publication
80
+
81
+ Details of the database can be found in the following publication:
82
+
83
+ ```
84
+ "Generalized Assorted Pixel Camera: Post-Capture Control of Resolution, Dynamic Range and Spectrum,"
85
+ F. Yasuma, T. Mitsunaga, D. Iso, and S.K. Nayar,
86
+ Technical Report, Department of Computer Science, Columbia University CUCS-061-08, Nov. 2008.
87
+ ```
88
+
89
+ [PDF](https://www1.cs.columbia.edu/CAVE/publications/pdfs/Yasuma_TR08.pdf) - [bib](https://www1.cs.columbia.edu/CAVE/publications/pub_bibtex.php?id=293) - [(C)](http://www1.cs.columbia.edu/CAVE/publications/copyright.html) - [Project Page](http://www.cs.columbia.edu/CAVE/projects/gap_camera/)