visualize_pixels module¶
Michele Albach, Niko Yasui June 8th 2017
Visualizer:
initializes by creating a Voronoi diagram to match the image size and set of points
then update_colours can be called with image data to properly colorize the Voronoi diagram
the Voronoi diagram is plotted using matplotlib