ComfyUI Node
Clean & Repair Depth
Fills zero/invalid holes and suppresses speckle with an edge-preserving blend.
Clean & Repair Depth
- depth_map
- clean_depth
- repaired_pixels
- report_json
◄hole_threshold0.001►
◄fill_iterations3►
◄median_radius1►
◄preserve_edges0.80►
Categorydepth/toolkit
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| depth_map | IMAGE | — | |
| hole_threshold | FLOAT | 0.0010–1 | — |
| fill_iterations | INT | 30–32 | — |
| median_radius | INT | 10–5 | — |
| preserve_edges | FLOAT | 0.800–1 | — |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| clean_depth | IMAGE | — |
| repaired_pixels | MASK | — |
| report_json | STRING | — |