A library to blurring images.
Project description
Blur Image
A library to blurring images.
Install
pip3 install blur-image
Using
from blur_image import blur
# blur(source, output, mode = "simple")
# Modes: simple, box, gaussian
# Value is available for this modes: box, gaussian
blur("source.png", "blurred_source.png")
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
blur_image-0.1.0.tar.gz
(2.0 kB
view details)
File details
Details for the file blur_image-0.1.0.tar.gz
.
File metadata
- Download URL: blur_image-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1f97cfd746bc2b8313e011beb0f8d6071963072b2b59bae826d2c4eeb82abd7 |
|
MD5 | ec8925aa6ee7560720f8e5c45f5203b7 |
|
BLAKE2b-256 | adf39f8227d776472abb2089a26f06c623e719b7ba3d210f67476254cb1fba51 |