Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 414 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 414 Bytes

Gesture_Recognition

Recognizes how bent the individual fingers in hand are and sends code to an arduino controller to make a mechanical hand copy gestures made through a camera. The controls folder is the arduino code which controls the acutation of the servo motors in the hand. The cv_backend code is used on the raspberry pi to take in the image and process the hand gestures.