2D Polygon edges intersection

バージョン 1.0.3 (2.37 KB) 作成者: Yingao Zhang
Find the intersection points of the edges of two 2D polygons.
ダウンロード: 5
更新 2023/2/26

ライセンスの表示

This is an upgraded version of Bruno Luong's original code. Added features are:
  • convert input P1 and P2 matrix to be column major
  • add MATLAB coder related lines to support code generation

引用

Yingao Zhang (2024). 2D Polygon edges intersection (https://www.mathworks.com/matlabcentral/fileexchange/125380-2d-polygon-edges-intersection), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2022b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
タグ タグを追加

Community Treasure Hunt

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

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

fix comment typo s1->s

1.0.2

update comment from array to matrix

1.0.1

Update snapshot image

1.0.0