Skip to content

Ahnaf-nub/Eye-exerciser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Eye Exerciser - Eye Movement Detection and Guidance

Overview

Eye Exerciser is a desktop application built using Python, OpenCV, and Tkinter that assists users in exercising their eyes by detecting and guiding eye movements in real-time. The application prompts users to move their eyes in specific directions (right, left, up, down) and uses a webcam feed to track the user's eye movements to ensure they are following the guidance correctly.

Features

Real-Time Eye Movement Detection: Utilizes OpenCV's Hough Circle Transform and Haar Cascades to detect eye movements in real-time. Interactive GUI: A user-friendly interface built with Tkinter, providing visual feedback and instructions for eye exercises. Step-by-Step Guidance: Prompts users to move their eyes in different directions and verifies if the movement was performed correctly.

Installation

Clone the Repository:

git clone https://github.com/Ahnaf-nub/Eye-exerciser.git
cd Eye-exerciser

Install Dependencies:

pip install -r requirements.txt

Run the Application:

python main.py

Usage

Launch the application and follow the on-screen instructions to perform eye exercises. The application will guide you through a series of eye movements, and you can track your progress in real-time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages