> ## Documentation Index
> Fetch the complete documentation index at: https://docs.comfy.org/llms.txt
> Use this file to discover all available pages before exploring further.

# SeedVR2PostProcessing - ComfyUI Built-in Node Documentation

> Complete documentation for the SeedVR2PostProcessing node in ComfyUI. Learn its inputs, outputs, parameters and usage.

# 后处理 SeedVR2 输出

此节点将生成的图像与原始调整大小后的图像对齐，并应用可选的色彩校正。它接收 SeedVR2 放大过程的输出，并调整其颜色和尺寸以匹配原始参考图像。

## ## 输入

| 参数                        | 描述                                                                                                                                     | 数据类型  | 是否必需 | 范围                                                    |
| ------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | ----- | ---- | ----------------------------------------------------- |
| `images`                  | 待处理的生成图像。                                                                                                                              | IMAGE | 是    | -                                                     |
| `original_resized_images` | 预处理前的原始调整大小图像，用作参考。                                                                                                                    | IMAGE | 是    | -                                                     |
| `color_correction_method` | 将生成图像颜色匹配到原始图像的方法。lab：在 CIELAB 色彩空间中传递颜色，保留细节（最忠实）。wavelet：传递低频颜色，保留放大后的高频细节。adain：按通道匹配均值/标准差（最快，全局色调）。none：跳过色彩传递（仅几何对齐）。（默认值："lab"） | COMBO | 是    | `"lab"`<br />`"wavelet"`<br />`"adain"`<br />`"none"` |

**注意：** `images` 和 `original_resized_images` 输入必须具有匹配的尺寸。如果原始图像包含 Alpha 通道（4 通道），该通道将被保留并应用于输出。

## ## 输出

| 输出名称     | 描述                      | 数据类型  |
| -------- | ----------------------- | ----- |
| `images` | 经过色彩校正处理且尺寸与参考图像对齐后的图像。 | IMAGE |

> 本文档由 AI 生成。如果您发现任何错误或有改进建议，欢迎贡献！ [在 GitHub 上编辑](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/SeedVR2PostProcessing/zh.md)

***

**Source fingerprint (SHA-256):** `befbe8ccd591c8064a07ae4bb8df853c7ce10f3de83ebfa9214755c22faf28b0`
