radialshadow

Finds the area visible in a straight line from a given point in a binary image with obstacles.
126 téléchargements
Mise à jour 3 déc. 2014

Afficher la licence

This function finds the visible field from a given point in a binary scene. It takes a binary image and a vector with the coordinates of the point of view as arguments and returns a binary mask. The angular field of view and resolution can be controlled with the optional argument 'angles'.

Citation pour cette source

Jérémie Guignard (2024). radialshadow (https://www.mathworks.com/matlabcentral/fileexchange/48646-radialshadow), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014a
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!
Version Publié le Notes de version
1.3.0.0

removed unnecessary characters from code

1.2.0.0

updated title

1.1.0.0

fixed typos in description, updated image

1.0.0.0