Nodes/Akatz Custom Nodes/Normalize Image Color | Akatz
ComfyUI Node

Normalize Image Color | Akatz

# AK Normalize Image Color Sets the non-black pixels of input images to one specified color. - image: The input video tensor with shape (num_frames, H, W, C). - threshold: The threshold value for determining black pixels. - r: Red channel value (0-255) for the non-black pixels. - g: Green channel value (0-255) for the non-black pixels. - b: Blue channel value (0-255) for the non-black pixels.

By akatz-ai·Created 2 years ago·Updated 8 months ago· 32
Normalize Image Color | Akatz
  • image
  • IMAGE
threshold0.200
red255
green255
blue255
Category💜Akatz Nodes/Image

Inputs (5)

NameTypeDefaultDescription
imageIMAGE
thresholdFLOAT0.2000–1
redINT2550–255
greenINT2550–255
blueINT2550–255

Outputs (1)

NameTypeDescription
IMAGEIMAGE