normalize | R Documentation |
Normalize a hyperspectral image
normalize( directory = NA, cmPerPixel = NA, wavelengths = c(550, 570, 590, 615, 630, 650, 659:671, 690, 730, 790, 845, 900), roi = NA, output.dir = NA, corename = NA )
directory |
path to Specim core folder |
cmPerPixel |
optionally specify the number of cm per pixel. Will determine interactively if NA. (default = NA) |
roi |
rasterExtent object defining region of interest. NA will allow you to choose interactively (default = NA) |
output.dir |
optionally save output raster by specifyign the path |
corename |
optionally choose the length of the core |
spectra |
which spectra to normalize |
a normalized hyperspectral image
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.