Skip to main content

Automatic scrolling with real-time eye-tracking

Project description

Scroll The Scroll

Automatic scrolling based on real time eye tracking with python

Scroll The Scroll Project

Scrollthescroll is a python package for automatic scrolling based on real time eye tracking using a webcam. By tracking the movement of the users pupils using a webcam it can estimate when the user has read a line and can scroll accordingly. Scrollthescroll allows a user to maintain focus on a fixed quadrant of the screen, making reading on devices easier.

About

Scrollthescroll is currently in its prototype stages and works only with local PDF files. Scrollthescroll is currently only in working condition for Windows OS, however new changes are coming soon.

Usage

Install the PyPI package:

pip install scrollthescroll

or clone the repository (no installation required, source files are sufficient):

git clone https://github.com/Theo-eBrown/scrollthescroll

or download and extract the zip.

Example

Running the scrollthescroll prototype:

from scrollthescroll import Prototype

p = Prototype()

p.run()

ChangeLog

Version 0.0.9.1:

  • Replaced pdf. reader functions with ScreenFunctions.
  • Improved scrolling function.
  • Removed bugs.
  • Removed more bugs.
  • Added more bugs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

scrollthescroll-0.1.1.2.tar.gz (203.0 kB view hashes)

Uploaded Source

Built Distribution

scrollthescroll-0.1.1.2-py3-none-any.whl (407.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page