Nodes/ComfyUI-FEnodes/ChromaPin πŸ“Œ
ComfyUI Node

ChromaPin πŸ“Œ

Pins a processed video's colours to a reference image. Measures colour drift at a single anchor frame and propagates the correction across the entire sequence.

By FugitiveExpert01Β·Created 5 months agoΒ·Updated 5 months agoΒ· 2
ChromaPin πŸ“Œ
  • video
  • reference_image
  • corrected_video
  • debug_comparison
β—„reference_frame_index0β–Ί
β—„methodmklβ–Ί
β—„strength1.00β–Ί
β—„propagationuniformβ–Ί
β—„falloff_radius30β–Ί
β—„falloff_gamma1.0β–Ί
CategoryFEnodes

Inputs (8)

NameTypeDefaultDescription
videoIMAGEβ€”
reference_imageIMAGEβ€”
reference_frame_indexINT00–99990-based index of the frame in the video batch that corresponds to the reference_image.
methodCOMBOmkl9 options: mkl, reinhard_lab, linear_rgb, histogram, reinhard_lab_gpu, hm-mkl-hm, +3
strengthFLOAT1.000–1Blend between original (0.0) and fully corrected (1.0).
propagationCOMBOuniformuniform = same correction every frame. falloff = correction tapers with distance from the anchor frame.
falloff_radiusoptINT301–9999[falloff mode] Frames from the reference frame at which correction strength reaches zero.
falloff_gammaoptFLOAT1.00.1–4[falloff mode] Curve shape. 1.0 = linear. >1 = fast initial drop. <1 = slow initial drop.

Outputs (2)

NameTypeDescription
corrected_videoIMAGEβ€”
debug_comparisonIMAGEβ€”