Datasets:

Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
Daniele Picone commited on
Commit
e34ab5f
1 Parent(s): 3dab24f

Updated readme

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ license: unknown
4
 
5
  # Description
6
 
7
- Jasper Ridge is a popular hyperspectral data used in [[enviTutorials](http://www.cossa.csiro.au/hswww/Overview.htm), [SS-NMF](http://arxiv.org/abs/1403.4682), [DgS-NMF](http://www.sciencedirect.com/science/article/pii/S0924271613002761), [RRLbS](http://arxiv.org/abs/1409.0685), [L1-CENMF](http://arxiv.org/abs/1305.7311)]. There are 512 x 614 pixels in it. Each pixel is recorded at 224 channels ranging from 380 nm to 2500 nm. The spectral resolution is up to 9.46nm. Since this hyperspectral image is too complex to get the ground truth, we consider a subimage of 100 x 100 pixels. The first pixel starts from the (105,269)-th pixel in the original image. After removing the channels 1--3, 108--112, 154--166 and 220--224 (due to dense water vapor and atmospheric effects), we remain 198 channels (this is a common preprocess for HU analyses). There are four endmembers latent in this data: "#1 Road", "#2 Soil", "#3 Water" and "#4 Tree".
8
 
9
  # Quick look
10
 
 
4
 
5
  # Description
6
 
7
+ Jasper Ridge is a popular hyperspectral data used in [[enviTutorials](http://www.cossa.csiro.au/hswww/Overview.htm), [SS-NMF](http://arxiv.org/abs/1403.4682), [DgS-NMF](http://www.sciencedirect.com/science/article/pii/S0924271613002761), [RRLbS](http://arxiv.org/abs/1409.0685), [L1-CENMF](http://arxiv.org/abs/1305.7311)]. There are 512 x 614 pixels in it. Each pixel is recorded at 224 channels ranging from 380 nm to 2500 nm. The spectral resolution is up to 9.46nm. Since this hyperspectral image is too complex to get the ground truth, we consider a subimage of 100 x 100 pixels. The first pixel starts from the (105,269)-th pixel in the original image. After removing the channels 1--3, 108--112, 154--166 and 220--224 (due to dense water vapor and atmospheric effects), 198 channels are left (this is a common preprocess for HU analyses). There are four endmembers latent in this data: "#1 Road", "#2 Soil", "#3 Water" and "#4 Tree".
8
 
9
  # Quick look
10