Expand description
Normal estimation algorithms
Functionsยง
- estimate_
normals - Estimate normals for a point cloud using k-nearest neighbors
- estimate_
normals_ inplace Deprecated - 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