Adjust Plane to Given Normal
Adjust a planar point cloud described by 3d Cartesian coordinates so that it is described by 2d coordinates (and z = const.) since you need to e.g. apply 2d interpolation methods. Then transform the result back from 2d to its original 3d state. Or rotate an arbitrarily shaped point cloud around an arbitrary axis defined by two normal vectors.
Cite As
Bastian Tietjen (2024). Adjust Plane to Given Normal (https://www.mathworks.com/matlabcentral/fileexchange/40979-adjust-plane-to-given-normal), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Plane Fitting and Normal Calculation, transformCartCoord
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.