voronoin option for only selecting bound cells in voronoi graph
3 views (last 30 days)
Show older comments
Hi all,
I am trying to find all the neighbor of each Voronoi cell using VORONOI_NEIGHBORS . However, on the edges, it used the infinite number so cells on the edge end up being a neighbour. Is there any of option in voronoin that limit the neighbors to the bound cells. [ V, C ] = voronoin ( x , { 'qhull, Qbb'} )
Thank you
1 Comment
Kartik Mittal
on 5 Oct 2018
Edited: Kartik Mittal
on 5 Oct 2018
Have a look at the following link, could be of help.
Answers (0)
See Also
Categories
Find more on Voronoi Diagram in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!