Skip to content

Face Tracker v1.0.1

Choose a tag to compare

@github-actions github-actions released this 11 Jul 06:13
· 12 commits to main since this release

Face Tracker Control Center v1.0.1

Installation

  1. Download FaceTracker-Windows-v1.0.1.zip below.
  2. Extract the zip to any folder.
  3. Run FaceTrackerGUI.exe.

Requirements

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

What's included

  • FaceTrackerGUI.exe – the main launcher
  • face.py – basic tracker (launched from the GUI)
  • custom face/ – LBPH trainer & tracker scripts
  • dataset/ – face image dataset folder
  • facearduino/ – Arduino sketch

Built automatically from commit 195ce1afc302b5ee7b460a73a0723352153949c9

What's Changed

  • Improve train_lbph.py with better organization, validation, and error… by @Vash-Codex in #1

New Contributors

Full Changelog: https://github.com/Vash-Codex/Servo-Facial-Tracking/commits/v1.0.1