open3d.geometry.estimate_normals

open3d.geometry.estimate_normals(cloud, search_param=geometry::KDTreeSearchParamKNN with knn = 30)

Function to compute the normals of a point cloud. Normals are oriented with respect to the input point cloud if normals exist

Parameters
Returns

bool