calc_OriBoundingBox​(data)

This function approximates the minimal bounding box (OBB) of a 3D datapoint set.
210 Downloads
Aktualisiert 14. Sep 2017

Lizenz anzeigen

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.

Zitieren als

Svenja Reimer (2024). calc_OriBoundingBox(data) (https://www.mathworks.com/matlabcentral/fileexchange/64417-calc_oriboundingbox-data), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2016b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Bounding Regions finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert: Anatomy Boundary Analysis

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0