Virtual Mouse

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 12

Depaertment of Computer Engineering

PROJECT ON

Virtual mouse
By Using Python

Guided By:
Presented By:
Content
Introduction

Abstract

Proposed System

Existing System

Module

Software & Hardware Requirements

Conclusion
INTRODUCTION
• The virtual mouse using Python is a computer vision-based application that
allows users to interact with their computer using hand gestures instead of a
physical mouse.
• This project aims to develop a virtual mouse that can be used as a substitute for
a traditional physical mouse.
• Thevirtual mouse utilizes Python's OpenCV library for hand tracking and
gesture recognition.
ABSTRACT
• The abstract idea is to create a virtual mouse using Python, allowing
users to control their computer cursor without a physical mouse.
• This can be achieved by simulating mouse movements and clicks
through Python code, providing a software-based alternative for
mouse interaction.
Proposed system
• The proposed virtual mouse system in
Python enables users to control their
computer cursor using code, eliminating the
need for a physical mouse.
• This system simulates mouse movements and
actions through Python scripts, providing a
flexible and customizable approach. Users
can enjoy a virtual mouse experience,
making computer interaction more versatile.
Existing system
• A virtual mouse is a system that allows you to control your computer
cursor without using a physical mouse.
• It uses special devices or software that track your hand or body
movements and translate them into cursor movements on the screen.
• It's like having an invisible mouse that you can control with your
gestures or motions. It's a cool way to interact with your computer
without needing a traditional mouse!
Module
There are 6 Important Modules.
1. Moving of Cursor Module : 2. Stop Cursor Module :
3. Left Click Module: 4. Right Click Module :

5. Double Click Module: 6. Drag & Drop Module:


Hardware Requirment

Processor Intel i5 and above


Network Interface Router
Memory 8GB
Other if required None
Software Requirment

Operating System Windows 10 or above


Technology Python 3.6 – 3.8.5
Tool PyCharm
Database MySQL
Conclusion
In conclusion, the virtual mouse system implemented with Python
offers a practical and programmable alternative to traditional mouse
control. By simulating mouse movements through code, it provides
flexibility and customization, making computer interaction more
adaptable to user preferences. This software-based solution eliminates
the reliance on a physical mouse, enhancing the overall user
experience.
THANK YOU

You might also like