This project performs real-time facial analysis using MediaPipe FaceMesh and OpenCV. It detects: Head pose (Up, Down, Left, Right, Forward) Mouth state (Closed, Slightly Open, Wide Open) Face mesh visualization with annotated landmarks The system runs on a standard webcam and processes frames in real time.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
Merge pull request #1 from bharathlogs/bharathlogs-patch-1
3196c58View on GitHubModify requirements for OpenCV and add Streamlit
9bdc51dView on GitHubRemove duplicates and add matplotlib to requirements
b824b48View on GitHub