Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 487 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 487 Bytes

facial_mouse

Facial Mote is a system that allows users to control their computer mouse using facial gestures rather than traditional input devices like a mouse . To enhance accessibility for individuals with physical disabilities or conditions that limit their ability to use conventional input methods. #prerequesties

  1. cmake
  2. boost
  3. dlib
  4. python < 3.7

installation

  1. clone the repo
  2. install the requried dependancies
  3. run the main.py file (python main.py)
  4. done!!!!