Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thechymera/pyxrand
Pixel position randomizator.
https://github.com/thechymera/pyxrand
Last synced: 7 days ago
JSON representation
Pixel position randomizator.
- Host: GitHub
- URL: https://github.com/thechymera/pyxrand
- Owner: TheChymera
- License: gpl-3.0
- Created: 2013-06-07T01:44:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-06-29T17:10:27.000Z (over 10 years ago)
- Last Synced: 2024-11-16T19:42:56.041Z (2 months ago)
- Language: Python
- Size: 191 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pyxrand
Python script for shuffling pixels in images (either by-pixel with variable randomness or in variable cluster sizes with invariable randomness).
##Dependencies
* **[SciPy](https://en.wikipedia.org/wiki/Scipy)** - in [Portage](http://en.wikipedia.org/wiki/Portage_(software)) as **sci-libs/scipy**
* **[matplotlib](https://en.wikipedia.org/wiki/Matplotlib)** - in Portage as **dev-python/matplotlib**
* **[scikit-image](http://scikit-image.org/)** - in Portage as **sci-libs/scikits_image**Non-free image files excluded via .gitignore. Please contact the project leader for advice on how to acquire suitable images.
Released under the GPLv3 license.
Project led by Horea Christian (address all correspondence to: [email protected])