ComfyUI Node
FisheyeDepthEstimator
A ComfyUI node in Camera/Depth with 9 inputs and 2 outputs.
FisheyeDepthEstimator
- image
- depthmap
- mask
◄model_nameDepth-Anything-V2-Metric-Indoor-Base-hf►
◄depth_scale1.00►
◄pinhole_fov90.00►
◄pinhole_resolution1024►
◄fisheye_resolution4096►
◄modeAVERAGE►
◄softmerge_radius25►
◄median_blur_kernel1►
CategoryCamera/Depth
Inputs (9)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| model_name | COMBO | Depth-Anything-V2-Metric-Indoor-Base-hf | 6 options: Depth-Anything-V2-Metric-Indoor-Base-hf, Depth-Anything-V2-Metric-Indoor-Small-hf, Depth-Anything-V2-Metric-Indoor-Large-hf, Depth-Anything-V2-Metric-Outdoor-Base-hf, Depth-Anything-V2-Metric-Outdoor-Small-hf, Depth-Anything-V2-Metric-Outdoor-Large-hf |
| depth_scale | FLOAT | 1.000–1000 | — |
| pinhole_fov | FLOAT | 90.001–179 | — |
| pinhole_resolution | INT | 1024 | — |
| fisheye_resolution | INT | 409664–8192 | — |
| mode | COMBO | AVERAGE | 5 options: SRC, DST, AVERAGE, SOFTMERGE, DISTANCE_AWARE |
| softmerge_radius | INT | 25 | Gaussian radius for merging |
| median_blur_kernel | INT | 11–31 | Kernel size for median blur of depthmap |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| depthmap | TENSOR | — |
| mask | MASK | — |