radialshadow

Finds the area visible in a straight line from a given point in a binary image with obstacles.
126 descargas
Actualizado 3 dic 2014

Ver licencia

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'.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2014a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
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