calc_OriBoundingBox​(data)

版本 1.0.0.0 (2.1 KB) 作者: Svenja Reimer
This function approximates the minimal bounding box (OBB) of a 3D datapoint set.
212.0 次下载
更新时间 2017/9/14

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Bounding Regions 的更多信息
致谢

启发作品: Anatomy Boundary Analysis

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0