No project description provided
Project description
#Monochrome Make your photos black and white with Monochrome !
_full-featured, easy-to-use, fast and lightweight python library based on Python Image Library(PIL)._
_available for both python 2.x and 3.x !_ supports various image formats like : JPEG, PNG, …
Covered Algorithms | —————— | average | luma | desaturation | decomposing | single channel | gray shades |
#Installation
via git :
git clone git://abc.xyz/monochrome cd monochrome python setup.py install
via pip :
pip install monochrome
via easy_install :
easy_install monochrome
##make your first photo monochrome
It’s just a few lines of codes : `python from monochrome import Monochrome image = Monochrome(ImagePath) image.average(outputImagePath) `
that’s all !
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file jMonochrome-0.9.tar.gz
.
File metadata
- Download URL: jMonochrome-0.9.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8763760f8f6d5ddea6e9c18d8f7956e708a90e2734f6a693ad8d447e11e5ebc |
|
MD5 | 551b59897fa893099702b4424e8d8fa3 |
|
BLAKE2b-256 | f823785ca1300e6d5c74f04946c2ddcfce6fec177de56e05cc9acb19676d39b9 |
File details
Details for the file jMonochrome-0.9-py2.py3-none-any.whl
.
File metadata
- Download URL: jMonochrome-0.9-py2.py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d659a14cd525320bff7e28fdfcc14a6e973f88f386dedd5cab5af462e8fdb7c |
|
MD5 | 4a82dfad582f36bde5c47ec0cc48a364 |
|
BLAKE2b-256 | 355eb926d8b35f96e44403eea0cd4c5f3b01e77617b1bcb2a30cae7c6d4c9171 |