Covering planar shapes with same size disks
2 次查看(过去 30 天)
显示 更早的评论
I'm working on algorithm to cover given shapes with same sized, overlapping disks to cover the whole area. The shape is represented by the set of points and i'm struggling to convert givent points to a shape that i could work with. I'm looking for anything that could help me represent and analize given area so i can start working on executing given conditions. Is only a smart part of what i'm working at and i don't have any expirience with space covering algorithms so any usefull functions or scripts would be highly appreciated. I tried triangulations, boundary, alphaShape but those are not considerating all given points and i don't know how exactly start covering shapes represented by those functions.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!