Bresenham Line of Sight

Version 1.0.1 (33,9 ko) par Patrick Hew
Check for line of sight between points in a binary occupancy grid using Bresenham's line algorithm.
72 téléchargements
Mise à jour 23 avr. 2020

Afficher la licence

Check for line of sight between points in a binary occupancy grid using Bresenham's line algorithm. The function bresenhamlineofsightint checks for line of sight between cell corners (integer coordinates), while the function bresenhamlineofsightarb checks for line of sight between arbitrary points (arbitrary coordinates). Implementations are provided as m-functions and C source code that can be compiled into MEX-functions (the m-functions were developed as the prototypes for the MEX-functions).

Citation pour cette source

Patrick Hew (2024). Bresenham Line of Sight (https://www.mathworks.com/matlabcentral/fileexchange/75153-bresenham-line-of-sight), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2017a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Bresenham Line Segments/demo

Version Publié le Notes de version
1.0.1