ComfyUI Node
Depth Temporal Stabilizer GPU ⚡
Fast CUDA temporal smoothing for raw video depth maps. Reduces mild flicker and depth-range pulsing without optical flow.
Depth Temporal Stabilizer GPU ⚡
- depths
- depths
◄temporal_strength0.45►
◄depth_consistency0.050►
◄align_depth_rangetrue►
◄alignment_strength0.70►
Categorytensorrt
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| depths | DEPTHS | Raw DEPTHS output from Depth Anything Tensorrt Advanced. Do not use visualised grayscale depth images. | |
| temporal_strength | FLOAT | 0.450–0.95 | How much stable pixels inherit depth from the previous stabilised frame. Higher reduces more flicker but can cause trails. |
| depth_consistency | FLOAT | 0.0500.001–0.5 | Only pixels with similar depth values are smoothed. Lower values better protect movement and edges. |
| align_depth_range | BOOLEAN | true | Correct global frame-to-frame relative depth scale and offset pulsing before local temporal smoothing. |
| alignment_strength | FLOAT | 0.700–1 | How strongly global depth-range alignment is applied. This usually has less ghosting risk than increasing temporal strength. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| depths | DEPTHS | — |