All projectsActive development

HeadTracker

A supervised accessibility experiment that turns deliberate head movement into computer input.

  • Python
  • MediaPipe
  • PyAutoGUI
An ibex climbing through steep terrain
01 / OVERVIEW

The work so far.

The question

Can ordinary webcam hardware provide useful pointer control without taking control away from the person using it?

The approach

HeadTracker separates practice from live pointer control. Movement is calibrated first, and pointer access must be enabled deliberately before the application can affect the desktop.

02 / DOCUMENTATION

Read the work.

03 / DOWNLOADS

Releases.

No public download yet.

This project is still in development. Tested releases will appear here with a version, date, and checksum.
04 / PLANS

What comes next.

Current

Practice and calibration

Keep practice separate from live pointer control and make enablement deliberate.

Next

Supervised trial

Observe accidental movement and fatigue, then adjust the dead zone and dwell behavior from use.