Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ‹๏ธ Rep Counter

A computer vision-based rep counter that tracks ideal range of motion (ROM) for exercises like pull-ups and bicep curls using OpenCV and MediaPipe.

๐Ÿ“Œ How It Works

  • Pull-Ups: The rep is counted when:

    • Arms are fully extended at the bottom.
    • Chin passes over the bar at the top.
  • Bicep Curls: The rep is counted when:

    • The angle between the wrist, elbow, and shoulder is greater than 160ยฐ at full extension.
    • The angle decreases below 30ยฐ at peak contraction.

๐Ÿ› ๏ธ Tech Stack

  • OpenCV โ€“ For image processing.
  • MediaPipe โ€“ For pose estimation and motion tracking.
  • Flask โ€“ For serving the model via an API.

image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages