/PrintVoronoi

A simple Matlab tool for printing a Voronoi map over an image

Primary LanguageMATLABMIT LicenseMIT

PrintVoronoi

A simple Matlab tool for printing a Voronoi diagram over an image.

More information (in Spanish) in my blog Fuga de cerebros.

Getting Started

Load an image using:

PrintVoronoi(imagePath)

And draw manually the points using your left mouse button.

Please note that a minimum of 3 points is required to draw the first lines of the Voronoi diagram.

Author

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • To @ClaraGrima, from whom I learned about the existence of this diagrams.
  • The map of Europe has been downloaded from Wikimedia.