Daniele Picone commited on
Commit ·
bf0dad9
1
Parent(s): b11dc3f
Added readme
Browse files
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
|
| 6 |
+
# Description
|
| 7 |
+
|
| 8 |
+
This dataset contains the information related to seven forest field plots located in the Belledonne massif, Northern Alps, France.
|
| 9 |
+
|
| 10 |
+
The data is separated into:
|
| 11 |
+
- LIDAR: a collection of 24 features computed from a 3D point cloud;
|
| 12 |
+
- Hyperspectral imagery, collected with the Hysper VNIR 1600 sensor;
|
| 13 |
+
- Ground truth: An annotation of the 13 tree species;
|
| 14 |
+
|
| 15 |
+
Further details are given in the report contained in the repository.
|
| 16 |
+
|
| 17 |
+
# Credits
|
| 18 |
+
|
| 19 |
+
If you use this data, please cite:
|
| 20 |
+
|
| 21 |
+
```bibtex
|
| 22 |
+
Eduardo Tusa, Mauro Dalla Mura, Aneline Dolet,
|
| 23 |
+
Jean-Matthieu Monnet, Jean-Baptiste Barré, and Jocelyn
|
| 24 |
+
Chanussot, "Remote Sensing Project Forest Plots analysis," April 2020
|
| 25 |
+
```
|