ComfyUI Node
CombineDepthsNode
A ComfyUI node in Camera/Depth with 7 inputs and 2 outputs.
CombineDepthsNode
- depthSRC
- maskSRC
- depthDST
- maskDST
- combined_depth
- combined_mask
◄modeAVERAGE►
◄invert_maskfalse►
◄softmerge_radius5►
CategoryCamera/Depth
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| depthSRC | TENSOR | — | |
| maskSRC | MASK | — | |
| depthDST | TENSOR | — | |
| maskDST | MASK | — | |
| mode | COMBO | AVERAGE | 5 options: SRC, DST, AVERAGE, SOFTMERGE, DISTANCE_AWARE |
| invert_mask | BOOLEAN | false | — |
| softmerge_radius | INT | 51–50 | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| combined_depth | TENSOR | — |
| combined_mask | MASK | — |