View source: R/radiometricfilter_chunk.R
radiometricfilter_chunk | R Documentation |
Performs radiometric filtering based on three criteria: NDVI, NIR reflectance, Blue reflectance
radiometricfilter_chunk(blk, r_in, Thresholds, Spectral_Bands)
blk |
character. Path of the image to be processed |
r_in |
character. Path of the mask corresponding to the image |
Thresholds |
character. Path for output directory |
Spectral_Bands |
character. Type of PCA: choose either "PCA" or "SPCA" |
mask = updated mask values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.