Skip to content

Face Tracker v1.0.3

Choose a tag to compare

@github-actions github-actions released this 01 Aug 09:02
· 10 commits to main since this release

Face Tracker Control Center v1.0.3

Installation

  1. Download FaceTrackerGUI.exe below.
  2. Double-click to run — no installation, no extra files needed.
  3. On first run Windows may show a SmartScreen warning; click More info → Run anyway.

Usage

  • Train Face Model — captures face samples and trains the LBPH model
  • Run LBPH Tracker — recognition + servo tracking using your trained model
  • Run Basic Tracker — quick Haar-cascade-only camera test
  • All tracker output appears in the GUI log panel

Requirements

  • Windows 10/11 (64-bit)
  • A USB webcam
  • (Optional) Arduino with servo connected via USB

First-run notes

  • dataset/ and custom face/ folders are created automatically next to the EXE when you first train
  • The bundled face model works out-of-the-box; train your own for personalised recognition

Built automatically from commit a07fcb6fad707bb9519b20d75b16269e94c9e17a

Full Changelog: v1.0.2...v1.0.3