Skip to content

Using python we build a program where we move a mouse cursor and click it without using a mouse. We operate through our human eyes

Notifications You must be signed in to change notification settings

avinash7903/Move-cursor-and-click-by-human-eye-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Human Eye Cursor

Using python we build a program where we move a mouse cursor and click it without using a mouse. We operate through our human eyes

🚀 Approach of project

We divided into three parts

  1. Human face face recognition

  2. Find Eye on face

  3. Assign work of eyes one is cursor and second is clicker

Important Packages

opencv-contrib-python

mediapipe

pyautogui

1. Face Recognition

face_cd

face

2. Find eye

eye_cd

eye

3. curson and clicker

final

fina

About

Using python we build a program where we move a mouse cursor and click it without using a mouse. We operate through our human eyes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages