Skip to content

erashusahu/PostureDection-openCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# AI-Powered Posture & Focus Tracker Monitors posture and alertness in real-time using webcam. Tracks focus score, detects drowsiness, and displays a live dashboard using Streamlit. ## Features - Real-time posture detection (Mediapipe Pose) - Eye state detection & drowsiness alerts (Mediapipe Face Mesh) - Focus score calculation (posture + eye open frames) - Streamlit dashboard with session stats - Optional logging for analytics ## Tech Stack - Python, OpenCV, Mediapipe - Streamlit (dashboard) - NumPy (calculations) ## How to Run 1. Clone the repo 2. Install dependencies: `pip install -r requirements.txt` 3. Run: `streamlit run ai_focus_tracker.py` # PostureDection-openCV

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors