Skip to content

This project focuses on a human-centered approach in interacting with computer vision in controlling a powerpoint presentation. The 3 main portions in this project include object detection, motion tracking, and gesture recognition. The algorithm creates a bounding box around a user’s hand and observes the motion within the captured video to exec…

Notifications You must be signed in to change notification settings

sachin2605/HandDetection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This project focuses on a human-centered approach in interacting with computer vision in controlling a powerpoint presentation. The 3 main portions in this project include object detection, motion tracking, and gesture recognition. The algorithm creates a bounding box around a user’s hand and observes the motion within the captured video to execute an action to advance to the next or the previous slide. At the end of a presentation, a user’s fist is detected to exit a presentation. Finally, from researching and implementing different methods for each portion, we’ve concluded that results are accurately generated from background subtraction, convex hulls, and Haar cascades.

About

This project focuses on a human-centered approach in interacting with computer vision in controlling a powerpoint presentation. The 3 main portions in this project include object detection, motion tracking, and gesture recognition. The algorithm creates a bounding box around a user’s hand and observes the motion within the captured video to exec…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published