calc_OriBoundingBox​(data)

This function approximates the minimal bounding box (OBB) of a 3D datapoint set.
224 Descargas
Actualizado 14 sep 2017

Ver licencia

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.

Citar como

Svenja Reimer (2026). calc_OriBoundingBox(data) (https://es.mathworks.com/matlabcentral/fileexchange/64417-calc_oriboundingbox-data), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Bounding Regions en Help Center y MATLAB Answers.
Agradecimientos

Inspiración para: Anatomy Boundary Analysis, Anatomy Defect Analysis

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0