radialshadow

Finds the area visible in a straight line from a given point in a binary image with obstacles.
126.0 次下载
更新时间 2014/12/3

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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