-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ishani Kathuria edited this page Jun 4, 2022
·
3 revisions
Gesture recognition is a class of perceptual computing that allows computers to understand human gestures and execute commands based on their interpretations. Such commands can include the ones originating from any body part, with primary sources being the face and the hand. The use of gestures provides for a universal means of communication without the limitations of language. A number of Computer Vision and Artificial Intelligence applications are based on the detection, recognition, and interpretation of gestures.
This project is aimed to recognize gestures in the real world. Using sensors, computer vision, and AI, we devise a pipeline for gesture recognition for changing backgrounds.
S. No | Title | Link |
---|---|---|
1 | Basic Requirements | Block 1 |
2 | Model | Block 2 |