第三方插件
ComfyUI_essentials
Mask From Color
节点中英文对比
按当前节点配置,分别展示中文与英文节点结构。
中文节点
Mask From Color
red
green
blue
threshold
英文节点
Mask From Color
red
green
blue
threshold
参数说明
依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。
输入参数
image
image
必须参数,传入待处理的图像
输出参数
遮罩
MASK
根据RGB提取出的遮罩信息
控件参数
red
red
红色通道值,范围 0~255
green
green
绿色通道值,范围 0~255
blue
blue
蓝色通道值,范围 0~255
threshold
threshold
颜色阈值范围,范围 0~127,默认 0。
表示允许偏差范围,例如 (255, 0, 0, threshold=10) → 会提取近似红色 [245–255, 0–10, 0–10] 区域。
详细说明
结合节点用途、参数和调用方式,给出更完整的说明内容。
暂无节点说明
同类节点导航
继续浏览同一分类下的相邻节点,方便串联学习。