ComfyUI Node: Color Blend
Authored by mmaker
Created 55 years ago
Updated 55 years ago
0 stars
Category
postprocessing/Effects
Inputs
image IMAGE
image_blend IMAGE
Outputs
IMAGE
Extension: Color Enhance
Node: Color Enhance, Color Blend. This is the same algorithm GIMP/GEGL uses for color enhancement. The gist of this implementation is that it converts the color space to CIELCh(ab) and normalizes the chroma (or colorfulness] component. Original source can be found in the link below.
Authored by mmaker