Detect and pixellate faces in the picture
Project description
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
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size facepixellate-1.3.1-py3-none-any.whl (147.5 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size facepixellate-1.3.1.tar.gz (143.2 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for facepixellate-1.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3ce4f11c72d47b67d1cc68a3b1d1b9b7034e169dec02c538f06a2e9f1d87ee9c |
|
MD5 | acff485fea0d3ec10fd9520279b96412 |
|
BLAKE2-256 | b187e0a7aef96acdb523ed5715021b13c132b8d7df1077e9b2729fbd0663969a |