This is a simplified version of mediapipe to do hand Detection
Project description
This is a simplified version of mediapipe to do Hand Detection.
The function findHands will accept an RGB image and detects the hand in the frame and locate the key points and draws the landmarks, the function findPosition will give the position of the hand along with the id.
Then the main function where we initialize our module and also we write a while loop to run the model. Here you can install module by simple pip command as: pip install HandDetectorModule.
Change Log
0.0.1 (19/08/2020)
First Release
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
File details
Details for the file HandDetectorModule-0.0.2.tar.gz.
File metadata
- Download URL: HandDetectorModule-0.0.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
429f5b340988cddfaaff14ce37c94d9dce11289bfe2e593468588a8891fda9c5
|
|
| MD5 |
631bee707b18315e7d30192a0b20aae0
|
|
| BLAKE2b-256 |
094e31b909feb0a43e19a951bdd603a40908ab1a66dd8e958496db3935cd281e
|