Skip to content

Squared euclidean distance in sided_distance() #404

Open
@benemer

Description

@benemer

Hi,

In kaolin/kaolin/metrics/pointcloud.py it says that the sided_distance() method computes

For every point in p1 find the indices and euclidean distances of the closest point in p2.

However, it seems like the underlying _C.metrics.sided_distance_forward_cuda returns the squared euclidean distance. Can you please clarify this?

Thank you

Metadata

Metadata

Labels

documentationImprovements or additions to documentationgood first issueGood for newcomersquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions