charann29 / cmr_opensource

96 stars 193 forks source link

Adding Eyeball_cursor_movement #528

Open CH-SAI-RAGHAVENDRA opened 1 week ago

CH-SAI-RAGHAVENDRA commented 1 week ago

EyeBall Cursor Control is a Python application designed to enable hands-free control of the computer cursor through real-time eye tracking. By utilizing computer vision techniques, the application tracks the user's eye movements to translate them into mouse cursor movements on the screen. This uses OpenCV and Mediapipe Libraries for eye detection and movement of the cursor

charann29 commented 5 days ago

images and readme???

CH-SAI-RAGHAVENDRA commented 4 days ago

EyeBall Cursor Control: EyeBall Cursor Control is a Python application designed to enable hands-free control of the computer cursor through real-time eye tracking. By utilizing computer vision techniques, the application tracks the user's eye movements to translate them into mouse cursor movements on the screen.

Features: Real-time Eye Tracking: Utilizes webcam input to track the user's eye movements in real-time. Cursor Movement: Moves the computer cursor based on the user's gaze direction. Blink Detection: Detects user blinks to simulate mouse clicks or other actions. Adjustable Sensitivity: Allows users to adjust sensitivity settings for precise cursor control. Cross-Platform Compatibility: Works on multiple operating systems with Python and required dependencies.

Usage: Launch the application and position your face in front of the webcam. Use your gaze to control the mouse cursor on the screen. Blink to simulate mouse clicks or perform other predefined actions.

https://github.com/charann29/cmr_opensource/assets/172471946/a9d4c520-ac64-4068-9d5e-51fd6626528f