fullSpectra | R Documentation |
Normalize a hyperspectral image
fullSpectra( directory = NA, length.out = NA, wavelengths = NA, cmPerPixel = NA, roi = NA, output.dir = NA, corename = NA, chunk.top = 0, chunk.bot = 3, chunk.step = 0.25 )
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.