ComfyUI Node
Depth Estimation
A ComfyUI node in depth with 11 inputs and 5 outputs.
Depth Estimation
- image
- depth
- confidence
- extrinsics
- intrinsics
- camera_json
◄model_name▾►
◄input_size1024►
◄blur_radius0.0►
◄median_size0►
◄apply_auto_contrastfalse►
◄apply_gammafalse►
◄force_reloadfalse►
◄force_cpufalse►
◄enable_camera_estimationtrue►
◄output_raw_depthfalse►
Categorydepth
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| model_name | COMBO | 7 options: Depth-Anything-Small, Depth-Anything-Base, Depth-Anything-Large, Depth-Anything-V2-Small, Depth-Anything-V2-Base, MiDaS-Small, +1 | |
| input_sizeopt | INT | 1024384–8192 | — |
| blur_radiusopt | FLOAT | 0.00–100 | — |
| median_sizeopt | INT | 00–21 | — |
| apply_auto_contrastopt | BOOLEAN | false | — |
| apply_gammaopt | BOOLEAN | false | — |
| force_reloadopt | BOOLEAN | false | — |
| force_cpuopt | BOOLEAN | false | — |
| enable_camera_estimationopt | BOOLEAN | true | — |
| output_raw_depthopt | BOOLEAN | false | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| depth | IMAGE | — |
| confidence | IMAGE | — |
| extrinsics | CAMERA_EXTRINSICS | — |
| intrinsics | CAMERA_INTRINSICS | — |
| camera_json | STRING | — |