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

Function chamfer_distance

ACID/src/common.py:38–47  ·  view source on GitHub ↗

Returns the chamfer distance for the sets of points. Args: points1 (numpy array): first point set points2 (numpy array): second point set use_kdtree (bool): whether to use a kdtree give_id (bool): whether to return the IDs of nearest points

(points1, points2, give_id=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

chamfer_distance_naiveFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…