第三方插件 ComfyUI-KJNodes

Insert Image Batch By Indexes

Insert Image Batch By Indexes 192

将一组图像(images_to_insert)插入到另一组图像(images)的特定索引位置。它通常与 FilterZeroMasksAndCorrespondingImages 节点配合使用,用于处理被过滤出的图像,然后将它们重新插入到原始批次中的正确位置。Insert Image Batch By

节点中英文对比

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

中文节点
Insert Image Batch By Indexes
  • images
  • images_to_insert
  • insert_indexes
  • images_after_insert
  • 英文节点
    Insert Image Batch By Indexes
  • images
  • images_to_insert
  • insert_indexes
  • images_after_insert
  • 参数说明

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

    输入参数
    images images
    原始图像序列。
    images_to_insert images_to_insert
    要插入的新图像序列。数量必须与 insert_indexes 完全对应。
    insert_indexes insert_indexes
    插入位置索引数组。
    输出参数
    images_after_insert images_after_insert
    插入后按照索引重新排列的图像序列。

    详细说明

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

    暂无节点说明

    同类节点导航

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