calc_OriBoundingBox(data)
Version 1.0.0.0 (2.11 KB) by
Svenja Reimer
This function approximates the minimal bounding box (OBB) of a 3D datapoint set.
This is a small function to calculate the 8 corners of a oriented bounding box to a given set of 3D datapoints. It uses the singular value decomposition of the points on the convex hull to extract the axis of the bounding box.
Currently this function is without any error control.
Cite As
Svenja Reimer (2024). calc_OriBoundingBox(data) (https://www.mathworks.com/matlabcentral/fileexchange/64417-calc_oriboundingbox-data), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2016b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Bounding Regions in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: Anatomy Boundary Analysis
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.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |