voronoin option for only selecting bound cells in voronoi graph

2 views (last 30 days)
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

Answers (0)

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!