Estimate Surface Normals

Estimate the surface normals of a point cloud.

You are now following this Submission

Given a point cloud and query point, estimate the surface normal by performing an eigendecomposition of the covariance matrix created from the nearest neighbors of the query point for a fixed radius.

Cite As

William J. Beksi (2026). Estimate Surface Normals (https://www.mathworks.com/matlabcentral/fileexchange/46757-estimate-surface-normals), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

Update file name.

1.1.0.0

Update variable names.

1.0.0.0