Posts

Virtual Keyboard

Image
Virtual Keyboard In this project we have tried to reduce the gap between the real world and the augmented environment to produce a mixed reality system.  For that purpose, we created a virtually controllable keyboard system which is created and implemented using OpenCV libraries and Python. We employ a web camera which is integrated with OpenCV libraries through a compiler.  Using our system, user can control a virtual keyboard using their finger movements and finger tips. The, user selects an alphabet with their fingertip and move the keyboard with the help of hand gestures. We implemented Virtual Keyboard to communicate with system using Hand Gestures and with out any additional hardware  but by using the webcam available in the system. The webcam simply captures the consecutive frames and compares them to recognize it as a click if there is a different in the contour. Functionalities: In this project we implements the functionalities like, Creating a Frame Hand Gesture...

6th sem INTERNSHIP

Image
  During the summer vacation period, an internship task was Given by my college. I applied for a 5-Week  internship in Prolog Info-tech, Rajkot. During internship Hand  Gesture Recognition  project is done by me and my Partner Hand Gesture Recognition                Gesture Recognition is the most favored and practicable solution to human interaction with computers and has been widely accepted in recent years.                Hand Gesture Recognition is a cool project to start for a Computer Vision enthusiast it involves an intuitive step-by-step procedure that could be easily understood so that you could build more complex stuff on top of these concepts. Purpose:                 To perform some regular tasks like play-pause video, go forward and go backward, mute-unmute, increase and decrease volume through hand gestures. but cur...