ComfyUI Node
📊 Histogram Analysis
A ComfyUI node in Image/Analysis with 5 inputs and 4 outputs.
📊 Histogram Analysis
- image
- histogram_image
- histogram_data
- statistics
- raw_data
◄channelRGB►
◄histogram_bins256►
◄show_statisticstrue►
◄export_datafalse►
CategoryImage/Analysis
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| channel | COMBO | RGB | 5 options: RGB, R, G, B, Luminance |
| histogram_binsopt | INT | 25664–1024 | 直方图分组数量 |
| show_statisticsopt | BOOLEAN | true | 显示详细统计信息 |
| export_dataopt | BOOLEAN | false | 导出原始直方图数据 |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| histogram_image | IMAGE | — |
| histogram_data | STRING | — |
| statistics | STRING | — |
| raw_data | STRING | — |