voronoi_display_test


voronoi_display_test, a MATLAB code which calls voronoi_display(), which reads a file of 2D points, compute the Voronoi diagram, and displays an image of it.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and Programs:

voronoi_display, a MATLAB code which computes the exact Voronoi diagram using geompack(), and displays it.

Source Code:


Last revised on 18 February 2019.