第三方插件 ComfyUI_LayerStyle_Advance

图层遮罩:差异遮罩(高级)

LayerMask: MaskByDifferent(Advance) 206

计算两张图像不同之处,并输出为遮罩。LayerMask: MaskByDifferent(Advance)-

节点中英文对比

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

中文节点
图层遮罩:差异遮罩(高级)
  • image_1
  • image_2
  • 遮罩
  • gain
    fix_gap
    fix_threshold
    main_subject_detect
    英文节点
    LayerMask: MaskByDifferent(Advance)
  • image_1
  • image_2
  • mask
  • gain
    fix_gap
    fix_threshold
    main_subject_detect

    参数说明

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

    输入参数
    image_1 image_1
    第一张图像,用作差异计算的起点图像。
    image_2 image_2
    第二张图像,用作差异计算的比较图像。
    输出参数
    遮罩 mask
    表示 image_1 与 image_2 差异区域的掩码图像。
    控件参数
    gain gain
    差异图增强系数,用于放大图像差值。
    fix_gap fix_gap
    掩码后处理的边缘融合尺寸(像素)。
    fix_threshold fix_threshold
    掩码生成的强度阈值。
    main_subject_detect main_subject_detect
    是否进行主体区域检测并融合。

    详细说明

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

    暂无节点说明

    同类节点导航

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