Mediapipe face implementations.
Project description
mediapipeface
This is a package using mediapipe for face detection and mesh creation.
It has two modules:
1. facedetectmodule for face detection from video/webcam
2. facemeshmodule for generating module from video/webcam
Works well using mp4 videos.
installation
Run the following to install:
pip install mediapipeface
usage
import facedetectmodule as fdm
fdm.main('sample.mp4')
develop
$ pip install -e .[dev]
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
mediapipeface-0.2.0.tar.gz
(3.4 kB
view details)
Built Distribution
File details
Details for the file mediapipeface-0.2.0.tar.gz
.
File metadata
- Download URL: mediapipeface-0.2.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.5.0.1 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 38b7175e5519cafa5135ba2e2c92f472f5366c3995e57939eb26443c9422ad26 |
|
MD5 | 24eaa6b9d266af56f27209b252ce6e92 |
|
BLAKE2b-256 | 4cb964f16782abd06e70ccebd713c08183ce5b29c464d52e754846bf41d99b38 |
File details
Details for the file mediapipeface-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: mediapipeface-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.5.0.1 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a759f69551596e7a539a46d2f2f2569100d53d47cea2c4be302825491bfb47ba |
|
MD5 | d1819075beb8c03756022e46418f5468 |
|
BLAKE2b-256 | c7008ddecaba8c0fa75be2a9806b1ad7b3e447a980bf2c0ecb41ae563b669c42 |