panSharpen | R Documentation |
Panchromatic band sharpening of lower resolution satellite images.
## S4 method for signature 'SpatRaster,SpatRaster'
panSharpen(x, p, method="Brovey", weights=NULL, filename="", overwrite=FALSE, ...)
x |
SpatRaster with layers (bands) to be sharpened |
p |
SpatRaster with a single panchromatic layer at a higher spatial resolution than |
method |
character. Either "Brovey" or "HSI" |
weights |
optional vector of weights for the "Brovey" method. The weights should have a length equal to |
filename |
character. Output filename |
overwrite |
logical. If |
... |
additional arguments for writing files as in |
SpatRaster
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.