第三方插件 ComfyUI-KJNodes

Get Image or Mask Range From Batch

Get Image or Mask Range From Batch 201

用于从一批图像或掩码中提取指定范围的子集。Get Image or Mask Range From

节点中英文对比

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

中文节点
Get Image or Mask Range From Batch
  • images
  • masks
  • IMAGE
  • 遮罩
  • start_index
    num_frames
    英文节点
    Get Image or Mask Range From Batch
  • images
  • masks
  • IMAGE
  • MASK
  • start_index
    num_frames

    参数说明

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

    输入参数
    images images
    (可选)输入图像序列。
    masks masks
    (可选)输入掩码序列。
    输出参数
    IMAGE IMAGE
    从输入图像序列中提取出的指定范围图像。
    遮罩 MASK
    从输入掩码序列中提取出的指定范围掩码。
    控件参数
    start_index start_index
    提取图像/掩码的起始索引位置。支持 -1,表示从尾部开始向前提取。
    num_frames num_frames
    要提取的图像/掩码帧数。

    详细说明

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

    暂无节点说明

    同类节点导航

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