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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected
searching dependent graphs…