Description Usage Arguments Value
View source: R/Lib_ContinuumRemoval.R
prepares data to run multithreaded continuum removal
1 | apply_continuum_removal(Spectral_Data, Spectral, nbCPU = 1)
|
Spectral_Data |
numeric. initial data matrix (nb samples x nb bands) |
Spectral |
list. information about spectral bands |
nbCPU |
numeric. number of CPUs to be used in parallel |
samples from image and updated number of pixels to sampel if necessary
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.