Face Tracker v1.0.1
Face Tracker Control Center v1.0.1
Installation
- Download
FaceTracker-Windows-v1.0.1.zipbelow. - Extract the zip to any folder.
- 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 launcherface.py– basic tracker (launched from the GUI)custom face/– LBPH trainer & tracker scriptsdataset/– face image dataset folderfacearduino/– 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
- @Vash-Codex made their first contribution in #1
Full Changelog: https://github.com/Vash-Codex/Servo-Facial-Tracking/commits/v1.0.1