Skip to content

hex-0x00/EyePointer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Enhance your computer interaction with the power of your eyes!

EyePoint

EyePointer is an open-source project that enables users to control their mouse cursor with their eyes. Using computer vision and machine leniques, EyePointer tracks eye movements and translates them into precise cursor movements, allowing users to interact with their computer in a hands-free and intuitive way.

Features

  • Real-time eye tracking and cursor movement
  • Adjustable sensitivity and accuracy settings
  • Support for multiple eye tracking models and algorithms
  • Compatible with various operating systems and devices

Getting Started

Installation

  1. Install the required deencies:

    pip install opencv-python mediapipe pyautogui
  2. Clone the repository:

    git clone https://github.com/yourusername/EyePointer.git
    cd EyePointer
  3. Run the application:

    python EyeMotion.py

Usage

  1. Look at the scremove your eyes to control the cursor.
  2. Adjust the sensitivity and accuracy settings as needed.
  3. Press the Esc key to exit the application.

Contributing

Contributions are welcome! Please submit issues, feature requests, and pull requests to help improve EyePointer.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Acknowledgments

This project uses the following libraries:

Special thanks to the developers and maintainers of these libraries.

About

Control your mouse with your eyes!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages