A Python package that allows developers to transition from Dlib to MediaPipe FaceMesh or convert Dlib projects to MediaPipe.
Project description
Package to convert Dlib to Mediapipe
Functionality of the Converter
- Converts given input to 468 3-D facial landmark points
- Converts 468 3-D facial landmark points to 2-D facial landmark points
- Converts the facial landmark points to dlib's format
Usage
- Make sure you have Python installed in your system.
- Run Following command in the CMD.
pip install dlib2mediapipe
Run the following Script.
python test.py
Note
- We have tried to implement all the functionality, it might have some bugs also so please do ignore it or please try to solve that bug.
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
dlib2mediapipe-0.0.2.tar.gz
(2.5 kB
view hashes)
Built Distribution
Close
Hashes for dlib2mediapipe-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7a5f06a9a584fe9482751d4f4949b6c54050386a6bbb347aa336046f19e30d5 |
|
MD5 | 14df15285dddb9d93b95dc497d7bdd42 |
|
BLAKE2b-256 | d253b01f9cf21a105b3d3847c20ce780b8d567c747ea152a3124fcac788716e2 |