facepixellate
Detect and pixellate faces in the picture, with varying pixel size
Environment
python 3.6 opencv
Installation
pip install facepixellate
Usage
1. Inside python code -
Sample code
import facepixellate
import cv2
img_p = facepixellate.pixellate_face("test_face.jpg", 0)
cv2.imwrite("output.jpg",img_p)
P.S :Check homepage ( github ) for detailed description
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
facepixellate-1.3.1.tar.gz
(143.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
facepixellate-1.3.1-py3-none-any.whl
(147.5 kB
view details)
File details
Details for the file facepixellate-1.3.1.tar.gz.
File metadata
- Download URL: facepixellate-1.3.1.tar.gz
- Upload date:
- Size: 143.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2293ce38b0536d013a763a54448e6c0fe31168847068ff4c46891d6434e7c97
|
|
| MD5 |
0c2f94f66a15dd0326267c6a8fe09701
|
|
| BLAKE2b-256 |
f2c4f05379fda111956e5f9eaf1ad75c0a7a1cb8e22b90e519d03a6139935e2a
|
File details
Details for the file facepixellate-1.3.1-py3-none-any.whl.
File metadata
- Download URL: facepixellate-1.3.1-py3-none-any.whl
- Upload date:
- Size: 147.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3ce4f11c72d47b67d1cc68a3b1d1b9b7034e169dec02c538f06a2e9f1d87ee9c
|
|
| MD5 |
acff485fea0d3ec10fd9520279b96412
|
|
| BLAKE2b-256 |
b187e0a7aef96acdb523ed5715021b13c132b8d7df1077e9b2729fbd0663969a
|