2D minimal bounding box

バージョン 1.1.0.0 (1.95 KB) 作成者: julien diener
Compute quickly the minimal bounding box of a set of 2D points
ダウンロード: 4.2K
更新 2011/5/6

ライセンスの表示

Compute the minimal bounding box of a set of 2D points, similarly to the "Minimal Bounding Rectangle" of John D'Errico.

However:
- The algorithm is fully vectorized (matlab implementation, no for loop). Thus it is better for big set of points
- It computes only the minimum area rectangle, not the minimum perimeter

引用

julien diener (2026). 2D minimal bounding box (https://jp.mathworks.com/matlabcentral/fileexchange/31126-2d-minimal-bounding-box), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2007a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersComputational Geometry についてさらに検索
謝辞

ヒントを与えたファイル: Automatic calculation of beam deflection, Protein Array Tool

バージョン 公開済み リリース ノート
1.1.0.0

bug corrected

1.0.0.0