ComfyUI Node

Color Match (UTK)

Color-matcher enables color transfer across images which comes in handy for automatic color-grading of photographs, paintings and film sequences as well as light-field and stopmotion corrections. The methods behind the mappings are based on the approach from Reinhard et al., the Monge-Kantorovich Linearization (MKL) as proposed by Pitie et al. and our analytical solution to a Multi-Variate Gaussian Distribution (MVGD) transfer in conjunction with classical histogram matching. As shown below our HM-MVGD-HM compound outperforms existing methods. Methods: - mkl: Monge-Kantorovich Linearization - hm: Histogram Matching - reinhard: Reinhard et al. method - mvgd: Multi-Variate Gaussian Distribution - hm-mvgd-hm: Histogram Matching + MVGD + Histogram Matching - hm-mkl-hm: Histogram Matching + MKL + Histogram Matching Reference: https://github.com/hahnec/color-matcher/

By whmc76·Created about a year ago·Updated 24 days ago· 70
Color Match (UTK)
  • image_target
  • image_ref
  • image
methodmkl
strength1.00
multithreadtrue
CategoryUniversalToolkit/Image

Inputs (5)

NameTypeDefaultDescription
image_targetIMAGETarget image to apply color matching to
image_refIMAGEReference image to match colors from
methodCOMBOmklColor matching method to use
strengthoptFLOAT1.000–10Strength of the color matching effect
multithreadoptBOOLEANtrueUse multithreading for batch processing

Outputs (1)

NameTypeDescription
imageIMAGE