New R package: RStoolbox: Tools for Remote Sensing Data Analysis

New R package: RStoolbox: Tools for Remote Sensing Data Analysis

m

September 18, 2015

RStoolbox_RemoteSensing_Ecology_Benjamin_LeutnerWe are happy to announce the initial release of our *RStoolbox* package. The package has been developed by our PhD student Benjamin Leutner and will be used extensively in the upcoming book “Remote Sensing and GIS for Ecologists – Using Open Source software“.
RStoolbox provides various tools for remote sensing data analysis and is now available from CRAN:

https://cran.r-project.org/web/packages/RStoolbox

and more details at:

http://bleutner.github.io/RStoolbox/rstbx-docu


 

The main focus of RStoolbox is to provide a set of high-level remote sensing tools for various classification tasks. This includes unsupervised and supervised classification with different classifiers, fractional cover analysis and a spectral angle mapper. Furthermore, several spectral transformations like vegetation indices, principal component analysis or tasseled cap transformation are available as well.

Besides that, we provide a set of data import and pre-processing functions. These include reading and tidying Landsat meta-data, importing ENVI spectral libraries, histogram matching, automatic image co-registration, topographic illumination correction and so on.

Last but not least, RStoolbox ships with two functions dedicated to plotting remote sensing data (*raster* objects) with *ggplot2* including RGB color compositing with various contrast stretching options.

RStoolbox is built on top of the *raster* package. To improve performance some functions use embedded C++ code via the *Rcpp* package.
Moreover, most functions have built-in support for parallel processing, which is activated by running raster::beginCluster() beforehand.

 

RStoolbox is hosted at www.github.com/bleutner/RStoolbox

For a more details, including executed examples, please see

http://bleutner.github.io/RStoolbox/rstbx-docu

 

We sincerely hope that this package may be helpful for some people and are looking forward to any feedback, suggestions and bug reports.

you may also like:

Successful fieldwork at the Naryn River in Kyrgyzstan

Successful fieldwork at the Naryn River in Kyrgyzstan

During the last week, EORC PI Florian Betz, EAGLE student Ariana Arguello-Cordero and FluBig team member Magdalena Lauermann from Catholic University Eichstätt-Ingolstadt have been on a field campaign in Kyrgyzstan to collect data for the FluBig project dedicated to...

EO4CAM Meeting in Oberpfaffenhofen

EO4CAM Meeting in Oberpfaffenhofen

On 5 June 2025, representatives from the Bavarian State Ministry of the Environment and Consumer Protection (StMUV), the Bavarian Environment Agency (LfU), and the German Aerospace Center (DLR) met at DLR Oberpfaffenhofen as part of the EO4CAM (Earth Observation...

EORC at the International Africa Festival 2025 in Würzburg

EORC at the International Africa Festival 2025 in Würzburg

If you know Würzburg, you certainly know the International Africa Festival, Europe's largest and oldest festival for African music and culture. For 15 years in a row now, the university tent has been an integral part of the festival. This is where the...

EO4CAM meeting at LfU in Augsburg on grassland in Bavaria

EO4CAM meeting at LfU in Augsburg on grassland in Bavaria

As part of the EO4CAM project (Earth Observation Laboratory for Climate Adaption and Mitigation), representatives of the Bavarian Environment Agency (LfU), the German Aerospace Centre (DLR), and the Earth Observation Research Cluster (EORC) met at the LfU in...

New R Package Enhances UAS Research and Planning

New R Package Enhances UAS Research and Planning

We’re excited to share the development of a new R package created by our PhD student, Antonio Castaneda Gomez, whose contributions to Uncrewed Aerial Systems (UAS) research continue to impress. Known as the brain behind many of our UAS data collection...