Ross ROSS = Recommend OSS · open-source software intelligence for agents

trishume/eyeLike

A webcam based pupil tracking implementation. observed · 2026-08-28

github.com/trishume/eyeLike · C++ · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5065
  • days_rel: n/a
  • days_push: 2712
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1015 stars · 334 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

eyeLike is an OpenCV-based C++ implementation of Fabian Timm's gradient-based eye center localization algorithm for webcam pupil tracking. It is a developer reference implementation that displays debugging windows with detected pupil points, not a complete gaze tracker.

Use cases

  • detect eye centers from a webcam feed
  • implement pupil tracking with OpenCV in C++
  • study Fabian Timm's gradient-based eye center algorithm
  • prototype webcam-based eye tracking
  • find pupil positions in video frames

When to choose

  • you need a reference implementation of Timm's eye center localization algorithm
  • you want to build your own gaze tracker starting from pupil detection
  • you are experimenting with OpenCV-based eye tracking on macOS or Linux

When to avoid

  • you need actual gaze point estimation on screen - it explicitly does not track gaze
  • you need a production-ready or maintained eye tracking solution
  • you need Windows support or a polished build process
  • you want hardware-free gaze tracking out of the box

Facets

library · maturity maintenance

computer-vision image-processing computer-vision artificial-intelligence cpp cross-platform opencv eye-tracking pupil-detection gaze-tracking webcam macos linux

1 source

Member repositories

RepositoryRoleHealth v2
trishume/eyeLikemain32

For agents

markdown · JSON · MCP: product_card(name="trishume/eyeLike")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem