Learn R Programming

⚠️There's a newer version (1.0.0) of this package.Take me there.

RStoolbox

RStoolbox is an R package providing a wide range of tools for your every-day remote sensing processing needs. The available tool-set covers many aspects from data import, pre-processing, data analysis, image classification and graphical display. RStoolbox builds upon the raster package, which makes it suitable for processing large data-sets even on smaller workstations. Moreover in most parts decent support for parallel processing is implemented.

For more details have a look at the functions overview.

Installation

The package is available on CRAN and can be installed as usual via

install.packages("RStoolbox")

To install the latest version from GitHub you need to have r-base-dev (Linux) or Rtools (Windows) installed. Then run the following lines:

library(devtools)
install_github("bleutner/RStoolbox")

Copy Link

Version

Install

install.packages('RStoolbox')

Monthly Downloads

2,047

Version

0.3.0

License

GPL (>= 3)

Issues

Pull Requests

Stars

Forks

Last Published

March 7th, 2022

Functions in RStoolbox (0.3.0)

ImageMetaData

ImageMetaData Class
decodeQA

Decode QA flags to bit-words
coregisterImages

Image to Image Co-Registration based on Mutual Information
estimateHaze

Estimate Image Haze for Dark Object Subtraction (DOS)
fCover

Fractional Cover Analysis
cloudShadowMask

Cloud Shadow Masking for Flat Terrain
encodeQA

Encode QA Conditions to Integers
classifyQA

Classify Landsat QA bands
RStoolbox

RStoolbox: A Collection of Remote Sensing Tools
cloudMask

Simple Cloud Detection
ggRGB

Create ggplot2 Raster Plots with RGB from 3 RasterLayers
normImage

Normalize Raster Images: Center and Scale
oneHotEncode

One-hot encode a raster or vector
getValidation

Extract validation results from superClass objects
getMeta

Extract bandwise information from ImageMetaData
fortify.raster

Fortify method for classes from the raster package.
rasterEntropy

Multi-layer Pixel Entropy
rasterCVA

Change Vector Analysis
rasterPCA

Principal Component Analysis for Rasters
ggR

Plot RasterLayers in ggplot with greyscale
readEE

Tidy import tool for EarthExplorer .csv export files
panSharpen

Pan Sharpen Imagery / Image Fusion
pifMatch

Pseudo-Invariant Features based Image Matching
readSLI

Read ENVI spectral libraries
superClass

Supervised Classification
histMatch

Image to Image Contrast Matching
readMeta

Read Landsat MTL metadata files
tasseledCap

Tasseled Cap Transformation
stackMeta

Import separate Landsat files into single stack
srtm

SRTM Digital Elevation Model
rsOpts

Set global options for RStoolbox
saveRSTBX

Save and Read RStoolbox Classification Results
topCor

Topographic Illumination Correction
sam

Spectral Angle Mapper
unsuperClass

Unsupervised Classification
spectralIndices

Spectral Indices
lsat

Landsat 5TM Example Data
rescaleImage

Linear Image Rescaling
predict.unsuperClass

Predict a raster map based on a unsuperClass model fit.
mesma

Multiple Endmember Spectral Mixture Analysis (Spectral Unmixing)
radCor

Radiometric Calibration and Correction
rlogo

Rlogo as RasterBrick
validateMap

Map accuracy assessment
writeSLI

Write ENVI spectral libraries