https://github.com/stunkymonkey/voronoi-image
picture to voronoi-diagramm using scipy
https://github.com/stunkymonkey/voronoi-image
Last synced: 3 months ago
JSON representation
picture to voronoi-diagramm using scipy
- Host: GitHub
- URL: https://github.com/stunkymonkey/voronoi-image
- Owner: Stunkymonkey
- Created: 2015-12-28T12:05:40.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-06-24T11:02:22.000Z (almost 6 years ago)
- Last Synced: 2025-07-26T01:38:42.447Z (11 months ago)
- Language: Python
- Size: 5.44 MB
- Stars: 9
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# voronoi-image
picture to voronoi-diagramm using scipy
it takes your picture an generates a new picture with voronoi diagramm
```
Usage: voronoi-image.py [options]
Options:
-h, --help show this help message and exit
-i IMAGENAME, --image=IMAGENAME
Name of Image
-c COUNT, --count=COUNT
amount of voronoi-points
-r, --randomcolor random color in picture
```
[Source](https://www.pexels.com/photo/blonde-haired-woman-in-blue-shirt-y-27411/)
