Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.18 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.18 KB

Eye Blink

21 million people are suffering with this problem in India. Paralyzed patients with no body movement(Except eyes).These people are dependent on others to do basic tasks like express their feelings , switch on/off light.

I builded a software which a patient can control by just voluntarily blinking their eye. With the help of this software, patients can express their emotions , turn on/off the light, and they can make calls/ send sms.

Project

Project demo click here

Software

Software

Hardware

WhatsApp Image 2022-03-27 at 11 26 10 PM

Eye detection by using OpenCV library

fnef

Run Locally

Install dependencies

  pip install opencv-python
  pip install  mediapipe
  pip install pyautogu
  pip install twilio
  pip install firebase 
  pip install pyttsx3