第三方插件 ComfyUI-Impact-Pack

From SEG_ELT

From SEG_ELT 192

SEG_ELT 是 SEGS(Segmentation Elements)系统中的单个分割元素,代表一个检测到的区域及其相关信息。SEGS 由头部信息和多个 SEG_ELT 组成。From SEG_

节点中英文对比

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

中文节点
From SEG_ELT
  • seg_elt
  • seg_elt
  • cropped_image
  • cropped_mask
  • crop_region
  • bbox
  • control_net_wrapper
  • confidence
  • label
  • 英文节点
    From SEG_ELT
  • seg_elt
  • seg_elt
  • cropped_image
  • cropped_mask
  • crop_region
  • bbox
  • control_net_wrapper
  • confidence
  • label
  • 参数说明

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

    输入参数
    seg_elt seg_elt
    单个分割对象。
    输出参数
    seg_elt seg_elt
    原始输入的 SEG 对象。
    cropped_image cropped_image
    分割区域内的图像裁剪。
    cropped_mask cropped_mask
    分割区域内的掩码图像。
    crop_region crop_region
    区域位置信息 (x0, y0, x1, y1)。
    bbox bbox
    目标边界框 (x, y, w, h)。
    control_net_wrapper control_net_wrapper
    控制器包装对象,如 ControlNetWrapper。
    confidence confidence
    分割或检测出的置信度值。
    label label
    标签信息,如类别或模型输出类别名。

    详细说明

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

    暂无节点说明

    同类节点导航

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