第三方插件 ComfyUI_essentials

Mask From RGB/CMY/BW

Mask From RGB/CMY/BW 218

节点中英文对比

按当前节点配置,分别展示中文与英文节点结构。

中文节点
Mask From RGB/CMY/BW
  • image
  • red
  • green
  • blue
  • cyan
  • magenta
  • yellow
  • black
  • white
  • threshold_r
    threshold_g
    threshold_b
    英文节点
    Mask From RGB/CMY/BW
  • image
  • red
  • green
  • blue
  • cyan
  • magenta
  • yellow
  • black
  • white
  • threshold_r
    threshold_g
    threshold_b

    参数说明

    依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。

    输入参数
    image image
    必须参数,传入待处理的图像
    输出参数
    red red
    输出根据threshold_x参数别到的红色区域遮罩
    green green
    输出根据threshold_x参数别到的绿色区域遮罩
    blue blue
    输出根据threshold_x参数别到的蓝色区域遮罩
    cyan cyan
    输出根据threshold_x参数别到的青色区域遮罩
    magenta magenta
    输出根据threshold_x参数别到的品红色区域遮罩
    yellow yellow
    输出根据threshold_x参数别到的黄色区域遮罩
    black black
    输出根据threshold_x参数别到的黑色区域遮罩
    white white
    输出根据threshold_x参数别到的白色区域遮罩
    控件参数
    threshold_r threshold_r
    红色通道阈值 默认0.15 范围0.0~1.0
    threshold_g threshold_g
    绿色通道阈值 默认0.15 范围0.0~1.0
    threshold_b threshold_b
    蓝色通道阈值 默认0.15 范围0.0~1.0

    详细说明

    结合节点用途、参数和调用方式,给出更完整的说明内容。

    暂无节点说明

    同类节点导航

    继续浏览同一分类下的相邻节点,方便串联学习。