The mapping platform for your organization
A complete professional GIS
GIS in your enterprise
Tools to build location-aware apps
Free template maps and apps for your industry
Get apps and data for your organization
Converts a multiband image into a single-band grayscale image. Specified weights are applied to each of the input bands, and normalization is applied to the output image as shown in the following example:
Specify weights:
Output_temp = Band1*Weight1+Band2*Weight2+Band3*Weight3+...
Apply normalization:
Output = Output_temp/(Sum of all Weights)
The weights are often applied because some bands have variable importance depending on the application. For example, the blue band often contains more noise than other bands.
NotesThe input for this process can be any number of bands, bit depths, or pixel types. The output is one band with the same bit depth and pixel type as the input.
This function can be used with mosaic datasets.
Parameters Parameter DescriptionInput Raster
The input raster.
Conversion ParametersThe weights for each of the bands comprising the input raster.
Related topicsRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4