Nodes/ComfyUI-GiftHelperSuite/Gift Chroma Master · 一键专业抠像
ComfyUI Node

Gift Chroma Master · 一键专业抠像

独立实现的专业三段式色键:屏幕键控、边缘清理、线性光去溢色。

By lingziwyh·Created 4 months ago·Updated a day ago· 7
Gift Chroma Master · 一键专业抠像
  • image
  • screen_color
  • source_mask
  • inside_mask
  • outside_mask
  • cleaner_mask
  • spill_mask
  • foreground_rgb
  • foreground_alpha
screen_modeauto
batch_modeordered_video
screen_samplingstable_video
screen_gain1.10
screen_balance0.80
preblur_px0.60
clip_black0.060
clip_white0.985
clip_rollback0.25
shrink_grow_px-0.20
softness_px0.45
cleaner_strength0.72
edge_radius3.0
alpha_contrast0.04
detail_recovery0.58
reduce_chatter0.35
spill_modestandard
despill_amount0.82
spill_range0.55
desaturate0.20
luma_restore1.00
edge_recovery0.35
source_alpha_modemultiply
source_mask_polaritytransparency
performance_modeauto
gpu_chunk_size8
CategoryGiftHelperSuite/Chroma

Inputs (33)

NameTypeDefaultDescription
imageIMAGE
screen_modeCOMBOauto自动、约束为绿/蓝,或使用手动颜色。
screen_colorCOLOR#00ff00仅在 manual 模式使用。
batch_modeCOMBOordered_video视频批次会启用安全的时域稳定;独立图片不会互相借帧。
screen_samplingCOMBOstable_video稳定视频会平滑取色,并在明显换镜/换幕色时自动重置。
screen_gainFLOAT1.100–3越高抠除越多。
screen_balanceFLOAT0.800–1
preblur_pxFLOAT0.600–12
clip_blackFLOAT0.0600–0.95
clip_whiteFLOAT0.9850.05–1
clip_rollbackFLOAT0.250–1
shrink_grow_pxFLOAT-0.20-12–12正值扩张前景,负值向内收缩。
softness_pxFLOAT0.450–12
cleaner_strengthFLOAT0.720–1
edge_radiusFLOAT3.00–32
alpha_contrastFLOAT0.04-1–1
detail_recoveryFLOAT0.580–1
reduce_chatterFLOAT0.350–1仅 ordered_video 生效。
spill_modeCOMBOstandard2 options: standard, ultra
despill_amountFLOAT0.820–1
spill_rangeFLOAT0.550–1
desaturateFLOAT0.200–1
luma_restoreFLOAT1.000–1
edge_recoveryFLOAT0.350–1
source_alpha_modeCOMBOmultiply3 options: multiply, ignore, add_inside
source_mask_polarityCOMBOtransparencyComfyUI Load Image 的 MASK 通常是 transparency。
source_maskoptMASK
inside_maskoptMASK
outside_maskoptMASK
cleaner_maskoptMASK
spill_maskoptMASK
performance_modeoptCOMBOautoauto 会在 ComfyUI 允许时使用 CUDA,并把长视频分块以限制显存。
gpu_chunk_sizeoptINT81–32每次送入显卡的帧数;720p 下 8 约占 2.6GB 临时显存。显存紧张可改 4。

Outputs (2)

NameTypeDescription
foreground_rgbIMAGEStraight / 未预乘的前景 RGB。
foreground_alphaMASK前景不透明度:1=前景,0=透明。不要把它当作 Load Image 的透明度 MASK。