sharonLmao / VisionPlus

VisionPlus is a simple demo project that utilizes your webcam to track your mouse around the screen using only your eyes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VisionPlus

VisionPlus is a simple demo project that utilizes your webcam to track your mouse around the screen using only your eyes.

Introduction

VisionPlus showcases the potential of using eye-tracking technology as an input method for controlling the mouse cursor on your screen. This project utilizes Google API to capture video input from your webcam and processes it to track your eye movements. The mouse cursor is then controlled based on the direction of your gaze.

Installation

To use VisionPlus, follow these simple steps:

Usage

  1. Run The program

  2. Make sure your webcam is connected and positioned properly.

  3. calibrate the eye-tracking system.

  4. Once calibrated, you can control the mouse cursor on your screen by moving your eyes.

Note

VisionPlus is a demonstration project and may not offer full-fledged functionality or accuracy. It serves as an educational tool to showcase the concept of this technology for controlling mouse movements.

Contributions

Contributions to VisionPlus are welcome! Feel free to fork this repository, make improvements, and submit pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Special thanks to Burgil and to the developers of Google API for providing the tools necessary for capturing video input from webcams.

For any questions or feedback, please contact sharon@refreshmdc.com.

About

VisionPlus is a simple demo project that utilizes your webcam to track your mouse around the screen using only your eyes.

License:MIT License


Languages

Language:JavaScript 59.3%Language:HTML 34.3%Language:CSS 6.2%Language:Batchfile 0.1%