This is an example and starting point for multispectral image analysis designed for beginners. The lessons can be taught in approximately 2 hours. They start with importing and visualizing drone based multispectral data in QGIS and move through how to extract data values for areas of interest in both a manual, low throughput method and a more automated, high throughput method in conjunction with R scripts.
- Setting up
- Multispectral Data Visualization
- Multispectral Data Extraction (Low throughput)
- Multispectral Data Extraction (High throughput)
These lessons are meant to be hands-on with users following along on their own computers. Please, download the data and software before starting. QGIS is a cross platform technology but sometimes looks and behaves differently on different operating systems. So please note that these lessons were developed and tested using Windows.
Data files for the lessons are available and can be downloaded HERE.
- To install QGIS go to: https://qgis.org/en/site/forusers/download.html. For more detailed instructions about how to install QGIS go to: https://qgis.org/en/site/forusers/alldownloads.html. These lessons currently use the long-term (most stable) release of QGIS, QGIS 3.10 (A Coruña).
- QGIS is available on Windows, macOS, Linux and Android. Please note that these lessons were developed and tested on Windows. The software appearance and behavior may differ based on operating systems.
- To install R go to https://cran.r-project.org/mirrors.html. For more detailed instruction about hot to install R, a good resource is: owi.usgs.gov/R/training-curriculum/installr/ The high throughput method and scripts were tested on R 4.0.0 "Arbor Day".