ComfyUI Node
Atlas Apply Depth Calibration π
A ComfyUI node in Atlas/03 Β· Depth with 5 inputs and 2 outputs.
Atlas Apply Depth Calibration π
- depth
- depth
- report
βscene_typeoutdoorβΊ
βstore_pathatlas_depth_calibration.jsonβΊ
βenabledtrueβΊ
βon_extrapolationreportβΊ
CategoryAtlas/03 Β· Depth
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| depth | ATLAS_DEPTH_MAP | β | |
| scene_typeopt | COMBO | outdoor | Must match the scene_type the correction was fitted and stored under. Lookup is exact. |
| store_pathopt | STRING | atlas_depth_calibration.json | The calibration store written by AtlasFitDepthCalibration. |
| enabledopt | BOOLEAN | true | Off = passthrough, stated in the report. Use it to A/B a calibration without rewiring. |
| on_extrapolationopt | COMBO | report | 'report' applies everywhere and says how far outside the fitted range it went. 'nan' voids out-of-range samples instead β never a clamp, which would return confident depth the fit has no evidence for. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| depth | ATLAS_DEPTH_MAP | β |
| report | STRING | β |