raster_histogram
Compute histogram of pixel values for each band in a raster dataset, with adjustable bin count for detailed distribution analysis.
Instructions
Compute histogram of pixel values for each band.
Parameters:
source: path to input raster.
bins: number of histogram bins.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| bins | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||