resampleBands
Syntax
Description
resamples the images in each spectral band of the multispectral data
newmcube
= resampleBands(mcube
,targetResolution
)mcube
, using nearest neighbor interpolation, to a uniform resolution,
targetResolution
.
specifies the interpolation method used in resampling.newmcube
= resampleBands(mcube
,targetResolution
,method
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2025a
See Also
multicube
| gather
| assignData
| cropData
| selectBands
| colorize
| apply