Module normals

Source
Expand description

Normal estimation algorithms

Functionsยง

estimate_normals
Estimate normals for a point cloud using k-nearest neighbors
estimate_normals_inplaceDeprecated
Estimate normals and modify the input cloud in-place (legacy API) This function is deprecated in favor of the version that returns a new cloud