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 information on this web page is 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.