Real-time multi-person pose detection using Mediapipe and OpenCV
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
-
Clone the project repo
git clone https://github.com/fathulfahmy/pose-detection.git
-
Navigate to the project directory
cd pose-detection -
Install dependencies
uv sync
- Run script
uv run main.py
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'feat: add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
Distributed under the MIT License. See LICENSE.md for more information.
Fathul Fahmy - LinkedIn - fathulfahmy@protonmail.com
Project Link: https://github.com/fathulfahmy/pose-detection