MCPcopy Create free account
hub / github.com/NVlabs/ACID / visualize_pointcloud

Function visualize_pointcloud

ACID/src/utils/visualize.py:51–84  ·  view source on GitHub ↗

r''' Visualizes point cloud data. Args: points (tensor): point data normals (tensor): normal data (if existing) out_file (string): output file show (bool): whether the plot should be shown

(points, normals=None,
                         out_file=None, show=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

visualize_dataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…