ComfyUI Node
Harmonize Boundary
A ComfyUI node in Mickmumpitz/Panorama with 7 inputs and 2 outputs.
Harmonize Boundary
- image
- plate
- inpaint_mask
- image
- correction_field
◄strength1.00►
◄solve_scale8►
◄iterations800►
◄wrap_horizontaltrue►
CategoryMickmumpitz/Panorama
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | The outpainted panorama (generated surroundings). | |
| plate | IMAGE | The ERP canvas from the Warp node (control_video) - your photo placed on the sphere. | |
| inpaint_mask | MASK | inpaint_mask from the Warp node. White = hole to generate, black = your photo. | |
| strength | FLOAT | 1.000–1 | 1.0 = generated side meets the plate exactly at the boundary. Lower keeps more of the generated look at the cost of a visible step. |
| solve_scaleopt | INT | 81–32 | Downsample factor for the solve. The correction field is smooth, so 8 is plenty and fast. Lower = slower, no visible gain. |
| iterationsopt | INT | 80050–20000 | Relaxation steps. More = the field spreads further from the boundary. 800 at scale 8 covers a 2048x1024 pano. |
| wrap_horizontalopt | BOOLEAN | true | Equirect panoramas wrap left/right - keep this on so the correction is continuous across the seam. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| correction_field | IMAGE | — |