ContinuumRemoval: Computes continuum removal for matrix shaped data: more...

Description Usage Arguments Value

View source: R/Lib_ContinuumRemoval.R

Description

Computes continuum removal for matrix shaped data: more efficient than processing individual spectra the convex hull is based on the computation of the derivative between R at a given spectral band and R at the following bands

Usage

1
ContinuumRemoval(Minit, Spectral_Bands)

Arguments

Minit

numeric. initial data matrix (nb samples x nb bands)

Spectral_Bands

numeric. central wavelength for the spectral bands

Value

samples from image and updated number of pixels to sampel if necessary


floriandeboissieu/biodivMapR documentation built on March 11, 2021, 8:46 a.m.