Segments Intersection Test Functions

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 (2026). Segments Intersection Test Functions (https://ww2.mathworks.cn/matlabcentral/fileexchange/35492-segments-intersection-test-functions), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: Fast Line Segment Intersection

类别

Help CenterMATLAB Answers 中查找有关 Sparse Matrices 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

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