Lines intersection [FAST]

A function to compute the intersection point between two lines of the space (3D or 2D)

https://github.com/NicolasDouillet/lines_intersection

Al momento, stai seguendo questo contributo

Please first check the examples tab (.mlx file) here on the right for a complete description.
Once downloaded, typewrite 'help lines_intersection' or 'doc lines_intersection' in Matlab console for support.
To benefit from the file documentation attached, be sure to download the file, not to just copy and paste it.
For 2D in (Oxy) plane, just padd your input data with a 0 in z dimension.
Please don't forget to rate it if this code helped you. Thanks ;-)

Cita come

Nicolas Douillet (2026). Lines intersection [FAST] (https://github.com/NicolasDouillet/lines_intersection/releases/tag/v3.1), GitHub. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

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

See release notes for this release on GitHub: https://github.com/NicolasDouillet/lines_intersection/releases/tag/v3.1

3.0

See release notes for this release on GitHub: https://github.com/NicolasDouillet/lines_intersection/releases/tag/v3.0

2.0

See release notes for this release on GitHub: https://github.com/NicolasDouillet/lines_intersection/releases/tag/v2.0

1.2

See release notes for this release on GitHub: https://github.com/NicolasDouillet/lines_intersection/releases/tag/v1.2

1.1

Improved input parsing, output vector format, help, doc, description

1.0.0

Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.