Estimate Surface Normals

Estimate the surface normals of a point cloud.
792 Downloads
Updated 28 May 2014

View License

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 (2024). Estimate Surface Normals (https://www.mathworks.com/matlabcentral/fileexchange/46757-estimate-surface-normals), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

Update file name.

1.1.0.0

Update variable names.

1.0.0.0