Skip to content

An application for exercisers to track their exercise way easier!

License

Notifications You must be signed in to change notification settings

Kasra1377/fitness_tracker

Repository files navigation

fitness_tracker


📝Description

Fitness Tracker is a project that helps exercisers to track their exercises way better. This application does two main tasks:

  1. Measures the count of dumbbells that are lifted up and down by the exerciser.

  2. Counts the number of stands and sits that the exerciser does during exercise.

This application is made with the help of the Pose module of Google's MediaPipe API.

🖥 Installation


The Code is written in Python 3.7.5. If you don't have Python installed, you can find it here. If you are using a lower version of Python, you can upgrade using the pip package to ensure you have the latest version of pip. To install the required packages and libraries, run this command in the project directory after cloning the repository:

git@github.com:git@github.com:Kasra1377/fitness-tracker.git

or

git clone https://github.com/Kasra1377/fitness-tracker.git

Result


All of the results of this project are available in the outputs folder.

1 2

🛠Technologies Used


IDE: Visual Studio Code

Language(s): Python

Libraries: OpenCV NumPy

❌Bugs & Issues


If you ever encounter any bugs or technical issues in this project, you can report it to the issues section of this repository, or you can contact me by my email address.

👥Contributers


Kasra1377

Releases

No releases published

Packages

No packages published

Languages