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

Function jitter_point_cloud

utils/provider.py:126–137  ·  view source on GitHub ↗

Randomly jitter points. jittering is per point. Input: BxNx3 array, original batch of point clouds Return: BxNx3 array, jittered batch of point clouds

(batch_data, sigma=0.01, clip=0.05)

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