Segments Intersection Test Functions

Functions that count the intersections among 2-D segments. Special cases are accounted for.

Al momento, stai seguendo questo contributo

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.

Cita come

Francesco Montorsi (2026). Segments Intersection Test Functions (https://it.mathworks.com/matlabcentral/fileexchange/35492-segments-intersection-test-functions), MATLAB Central File Exchange. Recuperato .

Riconoscimenti

Ispirato da: Fast Line Segment Intersection

Categorie

Scopri di più su Sparse Matrices in Help Center e MATLAB Answers

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0.0