PrintVoronoi-master

所属分类:2D图形编程
开发工具:matlab
文件大小:1222KB
下载次数:10
上传日期:2018-02-11 17:57:56
上 传 者matd-12
说明:  导入图片可以直接选点进行voronoi算法的划分,操作简便。
(Import pictures can be divided Voronoi algorithm directly points, simple operation.)

文件列表:
.DS_Store (6148, 2018-02-11)
__MACOSX (0, 2018-02-11)
._.DS_Store (120, 2018-02-11)
img (0, 2017-06-30)
img\europe.png (1053696, 2017-06-30)
img (0, 2018-02-11)
img\._europe.png (212, 2017-06-30)
img\example.png (192601, 2017-06-30)
img\._example.png (212, 2017-06-30)
._img (212, 2017-06-30)
LICENSE (1082, 2017-06-30)
._LICENSE (212, 2017-06-30)
PrintVoronoi.m (1393, 2017-06-30)
._PrintVoronoi.m (212, 2017-06-30)

# PrintVoronoi A simple Matlab tool for printing a [Voronoi diagram](https://en.wikipedia.org/wiki/Voronoi_diagram) over an image. ![](/img/example.png) More information (in Spanish) in my blog [Fuga de cerebros](http://fuga.naukas.com/2017/06/29/cree-su-propio-diagrama-de-voronoi/). ## 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 * **Pablo Rodriguez-Sanchez** * [PabRod](https://pabrod.github.io/) * [Personal page](http://about.me/pablo.rodriguez.sanchez) * [Twitter](https://twitter.com/DonMostrenco) ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details ## Acknowledgments * To [@ClaraGrima](https://twitter.com/claragrima), from whom I learned about the existence of this diagrams. * The map of Europe has been downloaded from [Wikimedia](https://commons.wikimedia.org/wiki/File:Europe_capitals_map_de.png).

近期下载者

相关文件


收藏者