Remove point from voronoiDiagram
Show older comments
I would like to remove a point from a voronoiDiagram. It says here (https://de.mathworks.com/help/matlab/math/voronoi-diagrams.html) that this function supports the removal of points, but I can't find out how it is done.
"The voronoiDiagram method is recommended for 2-D or 3-D topology computations as it is more robust and gives better performance for large data sets. This method supports incremental insertion and removal of points and complementary queries, such as nearest-neighbor point search."
Accepted Answer
More Answers (0)
Categories
Find more on Delaunay Triangulation 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!