Project Ideas

Abstract:

We wonder if hand gestures would have made cursor control more comfortable. Our proposed project uses hand gestures to control the PC mouse. Our PC webcam detects hand gestures. The system continuously scans camera input for five-finger handlike patterns.

The system locks hands as objects after detection. Objects are flagged. After flagging and detecting the object, our system continuously records its X-y coordinate movements. Hand movements are mapped onto the mouse cursor in real time.

Our algorithm:

  • C# libraries capture webcam video.
  • It has continuous image frames.
  • Each frame is grayscaled.
  • Scan each frame for five-finger design pattern.
  • Once detected, system tracks its movement within frame.
  • X,Y coordinates track this.
  • These x, coordinates now position the mouse cursor.

Note: Please discuss with our team before submitting this abstract to the college. This Abstract or Synopsis varies based on student project requirements.

Did you like this final year project?

To download this project Code with thesis report and project training... Click Here

You may also like:

Leave a Reply

Your email address will not be published. Required fields are marked *