calc_OriBoundingBox​(data)

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.

引用格式

Svenja Reimer (2026). calc_OriBoundingBox(data) (https://ww2.mathworks.cn/matlabcentral/fileexchange/64417-calc_oriboundingbox-data), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Bounding Regions 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.0.0.0