ComfyUI Node
Intensity Depth Estimation
Simple intensity-based depth estimation using various methods
Intensity Depth Estimation
- image
- depth_image
◄methodintensity►
◄depth_range1.0►
◄normalizetrue►
◄blur_radius1.0►
Categoryimage/processing
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image for depth estimation | |
| method | COMBO | intensity | Depth estimation method |
| depth_range | FLOAT | 1.00.1–10 | Maximum depth range |
| normalize | BOOLEAN | true | Normalize depth values to 0-1 range |
| blur_radiusopt | FLOAT | 1.00–10 | Gaussian blur radius for smoothing |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| depth_image | IMAGE | — |