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.
The computer code and data files described and made available on this web page are distributed under the MIT license
voronoi_display, a MATLAB code which computes the exact Voronoi diagram using geompack(), and displays it.