Calculate the normal of each point in a 3D point clouds.
Version 1.0.0.0 (14.5 KB) by
yucheng
calculate the normal of each point in a 3D point clouds.
This code can be used to calculate the normal of each point in a 3D point clouds using underlying surface's normal and curvature in local neighborhoods.
Cite As
yucheng (2025). Calculate the normal of each point in a 3D point clouds. (https://se.mathworks.com/matlabcentral/fileexchange/61125-calculate-the-normal-of-each-point-in-a-3d-point-clouds), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2016a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Point Cloud Processing in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
NormalAtEachPoint/
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 | Correct the two small mistakes in line 31 and 32 of normal.m file.
|
