ComfyUI Node
Color Match (Reference)
A ComfyUI node in AKURATE/Darkroom/Grading with 8 inputs and 1 output.
Color Match (Reference)
- image
- reference
- image
◄methodreinhard►
◄intensity0.80►
◄n_colors8►
◄n_slices20►
◄sample_size50000►
◄seed42►
CategoryAKURATE/Darkroom/Grading
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | The image to grade (target) | |
| reference | IMAGE | The image whose colour character to match | |
| method | COMBO | reinhard | reinhard: fast mean/std. wasserstein: multi-modal OT. forgy: palette K-means (sklearn). kantorovich: Gaussian OT (POT). |
| intensity | FLOAT | 0.800–1 | Blend between original (0) and full match (1) |
| n_colorsopt | INT | 84–16 | Forgy only: palette size |
| n_slicesopt | INT | 204–200 | Wasserstein only: advection iterations |
| sample_sizeopt | INT | 500005000–500000 | Wasserstein/Kantorovich/Forgy: pixels sampled for fitting |
| seedopt | INT | 420–4294967295 | Random seed (determinism) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |