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.
Source Distribution
facepixellate-1.2.8.tar.gz
(143.2 kB
view details)
Built Distribution
facepixellate-1.2.8-py3-none-any.whl
(147.5 kB
view details)
File details
Details for the file facepixellate-1.2.8.tar.gz
.
File metadata
- Download URL: facepixellate-1.2.8.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 |
62b6bb88ae3ec81d49fb35796156b8ca7215c4671f6e25d8fd825c318c24cbb2
|
|
MD5 |
b637b7edad915b94c785aa2316bc5186
|
|
BLAKE2b-256 |
5106b9c6a9ed3435a196a2599c6efc6310d5a0e26f31a487433060c380732038
|
File details
Details for the file facepixellate-1.2.8-py3-none-any.whl
.
File metadata
- Download URL: facepixellate-1.2.8-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 |
ac1f082145a549a8fff099c05c9e9fd799f35036d19584dadd9b2e9e31c9e830
|
|
MD5 |
94a9af4fea182d9c73e433569af1161b
|
|
BLAKE2b-256 |
45180fe60553a9bf628e4a2f5ddc6a8762626dcfb64d18fdde5cebeb266e8afa
|