ComfyUI Node
HSL Color Consistency Advanced
A ComfyUI node in image/postprocessing with 15 inputs and 1 output.
HSL Color Consistency Advanced
- reference
- target
- external_mask
- IMAGE
◄mode亮度+色相+饱和度►
◄anchor_mode统计匹配►
◄luma_spaceLAB L通道►
◄align_cornerstrue►
◄interpolationbilinear►
◄force_match_sizefalse►
◄luma_strength1.00►
◄strength1.00►
◄protect_strength0.00►
◄feather_radius10►
◄auto_maskfalse►
◄mask_threshold0.10►
Categoryimage/postprocessing
Inputs (15)
| Name | Type | Default | Description |
|---|---|---|---|
| reference | IMAGE | — | |
| target | IMAGE | — | |
| mode | COMBO | 亮度+色相+饱和度 | 7 options: 亮度, 色相, 饱和度, 亮度+色相, 亮度+饱和度, 色相+饱和度, +1 |
| anchor_mode | COMBO | 统计匹配 | 色彩精确:色相和饱和度像素级精确,亮度不变 / Color exact: pixel-perfect hue/saturation, luminance unchanged |
| luma_space | COMBO | LAB L通道 | 亮度统计匹配的空间(仅当亮度参与匹配时有效) / Space for luminance statistical matching (only when luminance is matched) |
| align_corners | BOOLEAN | true | 对齐四角,True可减少像素偏移 / Align corners, True reduces pixel shift |
| interpolation | COMBO | bilinear | 缩放插值方式 / Interpolation method for scaling |
| force_match_size | BOOLEAN | false | 强制尺寸一致(不一致时自动缩放) / Force size match (auto-scale if different) |
| luma_strength | FLOAT | 1.000–1 | 亮度统计匹配强度(仅亮度参与统计匹配时有效) / Strength of luminance statistical matching (only when luminance is matched statistically) |
| strength | FLOAT | 1.000–1 | 整图混合强度 / Global blend strength |
| protect_strength | FLOAT | 0.000–1 | 编辑区域保留原图的比例 / Proportion of original image retained in edit area |
| feather_radius | INT | 100–100 | 蒙版羽化半径(像素) / Mask feather radius (pixels) |
| auto_mask | BOOLEAN | false | 启用自动蒙版 / Enable auto mask |
| mask_threshold | FLOAT | 0.100–1 | 自动蒙版阈值 / Auto mask threshold |
| external_maskopt | MASK | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |