MCPcopy Create free account
hub / github.com/DylanWusee/pointconv / random_scale_point_cloud

Function random_scale_point_cloud

utils/provider.py:152–163  ·  view source on GitHub ↗

Randomly scale the point cloud. Scale is per point cloud. Input: BxNx3 array, original batch of point clouds Return: BxNx3 array, scaled batch of point clouds

(batch_data, scale_low=0.8, scale_high=1.25)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected