Segments Intersection Test Functions
バージョン 1.0.0.0 (9.63 KB) 作成者:
Francesco Montorsi
Functions that count the intersections among 2-D segments. Special cases are accounted for.
These routines count the number of intersections among 2-D segments.
With easy changes, the routines may also return the intersection point coordinates.
Implementation of the routines is in MEX C code, so that the routines are pretty fast.
Special cases (e.g. collinear, parallel or overlapping segments) are accounted for.
引用
Francesco Montorsi (2025). Segments Intersection Test Functions (https://www.mathworks.com/matlabcentral/fileexchange/35492-segments-intersection-test-functions), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Mathematics > Sparse Matrices >
Help Center および MATLAB Answers で Sparse Matrices についてさらに検索
タグ
謝辞
ヒントを得たファイル: Fast Line Segment Intersection
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |