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 (2025). 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

Community Treasure Hunt

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

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

bug corrected

1.0.0.0