Pose Detection By mediapipe and cv2
Project description
Project Title
Pose Detection Python Package
Installation
Install my-project with npm
pip install pose-detection
Demo
from posedr import run_pose_detection
Run pose detection with default parameters
run_pose_detection()
You can also customize the parameters
run_pose_detection(mode=True, smooth=False, detectionCon=0.7, trackCon=0.8)
Parameters:
mode (bool, optional): Set to True for static image mode. Default is False.
smooth (bool, optional): Enable landmark smoothing. Default is True.
detectionCon (float, optional): Minimum detection confidence threshold. Default is 0.5.
trackCon (float, optional): Minimum tracking confidence threshold. Default is 0.5.
License
This project is licensed under the MIT License - see the LICENSE file for details.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file posedr-0.0.1.tar.gz.
File metadata
- Download URL: posedr-0.0.1.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b57ac8f34b6a7b37156ac00c4c290072adedd757eb7a2c84bf8c1665252df6a
|
|
| MD5 |
baf54e3e96b14c8bd5fa0c0b4717259a
|
|
| BLAKE2b-256 |
3329dd3b272d1fce361ae277993bb2a8025d6bad39e5b9cda4f83a73a4540adf
|
File details
Details for the file posedr-0.0.1-py3-none-any.whl.
File metadata
- Download URL: posedr-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb46249cccaa6adb1e962de1ae00d0f5e4c99b5aa8edf0691fb1836ee1c1078a
|
|
| MD5 |
4b970cbd85d8f4b1d0378f2d78762efa
|
|
| BLAKE2b-256 |
8cf40a96b687e8a1d454a1420e691115a850df1f5e04524061163affa9e2a7b8
|