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

FaceTracker

Real time deformable face tracking in C++ with OpenCV 3. observed · 2026-08-28

github.com/kylemcdonald/FaceTracker · C++ · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

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

  • gap_med: n/a
  • age_days: 5085
  • days_rel: n/a
  • days_push: 2231
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1014 stars · 352 forks observed · 2026-08-28

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

ofxFaceTracker is an openFrameworks addon for real-time non-rigid face tracking, based on Jason Saragih's FaceTracker C++ library and OpenCV. It provides facial landmark detection, pose estimation, expression analysis, and blink detection with examples for creative coding projects.

Use cases

  • track facial landmarks from a webcam in real time
  • detect blinks and facial expressions in creative coding projects
  • get 3D face pose for AR-style face augmentation
  • stream face tracking data over OSC to Max, Pure Data, or Processing
  • build face substitution or face mesh effects

When to choose

  • you are working in openFrameworks with older OpenCV versions and need face tracking
  • you want proven examples for expression analysis and blink detection
  • you need OSC output of face data for prototyping in visual programming environments

When to avoid

  • you are using openFrameworks 0.11.0 or later with OpenCV 4, where this addon breaks
  • you need a commercially licensed tracker without negotiating with the original FaceTracker author
  • you need actively maintained, modern face tracking

Facets

library · maturity maintenance

computer-vision image-processing computer-vision graphics cpp cross-platform windows face-tracking openframeworks opencv facial-landmarks osc real-time creative-coding clm macos linux ios

2 sources

Member repositories

RepositoryRoleHealth v2
kylemcdonald/FaceTrackermain10
kylemcdonald/ofxFaceTrackerplugin23

For agents

markdown · JSON · MCP: product_card(name="kylemcdonald/FaceTracker")

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