Segments Intersection Test Functions
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 (2024). Segments Intersection Test Functions (https://www.mathworks.com/matlabcentral/fileexchange/35492-segments-intersection-test-functions), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Mathematics > Sparse Matrices >
Tag
Riconoscimenti
Ispirato da: Fast Line Segment Intersection
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0.0 |