Skip to content

ZhihuaZhang-as/PrintVoronoi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%