Skip to content

Experimenting with applying some linear algebra concepts as well as hand tracking

Notifications You must be signed in to change notification settings

Daniel-Harrington/Exam-Buddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Exam-Buddy

Experimenting with applying some linear algebra concepts as well as hand tracking

Enviroment Requirements

Google Mediapipe:

pip install mediapipe

Open Computer Vision:

pip install opencv-python

Numpy:

pip install numpy

Tensorflow 2.7.0:

pip install tensorflow==2.7.0

Notes

Moving hands out of frame resets the threshold for happy/recalibrates

This is not perfect code its just a fun result of playing with Mediapipe hands

Happy Exam-Buddy Example

Exam buddy

About

Experimenting with applying some linear algebra concepts as well as hand tracking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages