Skip to content

pupil-labs/gaze-controlled-cursor-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gaze-controlled Cursor Demo

This demo application of the Real-time Screen Gaze package can be used to control a PC's mouse cursor using one's eyes. You will need an eyetracking device from Pupil Labs, such as the Neon.

Dependencies

pip install -r requirements.txt

Usage

python3 -m gaze_controlled_cursor_demo
  • Adjust the settings as needed until all four markers are tracked
  • Markers that are not tracked will show a red border
  • Right-click anywhere in the window or on any of the tags to show/hide the settings

MacOS

Note for MacOS users: the first time you run this project, MacOS may prompt you to grant permission for the app to utilize the accessibility features of the operating system. If you do not see this message or fail to grant permission, mouse control functionality will not work. To manually grant permission

  • Open your System Settings and navigate to Privacy & Security
  • Within that section go to Accessibility
  • Find the terminal app you're using and allow control.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages