Skip to content

ArmaanSeth/EyeDirection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EyeDirection

project-image

Eye movement detection websockets server.

🛠️ Installation Steps:

1. Since we are using submodules for integrating backend and the eyedetection you need to run the following command

git submodule init 

2. Update the submodules with the latest commit

git submodule update

3. Setup the Eye Detection

cd EyeDirection/

4. Install the requirements.txt

pip install requirements.txt

5. Start the websocket server

python server.py

💻 Built with

Technologies used in the project:

  • PythonWebsockets
  • Mediapipe
  • OpenCV

🛡️ License:

This project is licensed under the The ReadLogs Project is licensed under the MIT License. Feel free to use modify and distribute the software as per the terms of the license.

💖Like my work?

Thank you for taking an interest! If you encounter any issues have suggestions or want to report a bug feel free to create an issue on the Repository. Happy Coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published