MCPcopy Create free account
hub / github.com/HVision-NKU/DepthAnythingAC / save_depth_visualization

Function save_depth_visualization

util/visualize_utils.py:100–111  ·  view source on GitHub ↗

Save depth map visualization as a colored image. Args: depth_map (torch.Tensor): Depth map tensor with shape [H, W] or [B, H, W] filename (str): Output file path for the visualization

(depth_map, filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.90

Calls 1

maxMethod · 0.80

Tested by

no test coverage detected