Releases: Vash-Codex/Servo-Facial-Tracking
Release list
Face Tracker v1.1
Face Tracker Control Center v1.1
Installation
- Download
FaceTrackerGUI.exebelow. - Double-click to run — no installation, no extra files needed.
- 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/andcustom 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 e478af948449a193e620d9fbf279f3514239674c
Full Changelog: v1.0.6...v1.1
Face Tracker v1.0.6
Face Tracker Control Center v1.0.6
Installation
- Download
FaceTrackerGUI.exebelow. - Double-click to run — no installation, no extra files needed.
- 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/andcustom 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 e79ffb2ea07dad1fd8b5658c6bf66b64c67af899
Full Changelog: v1.0.5...v1.0.6
Face Tracker v1.0.5
Face Tracker Control Center v1.0.5
Installation
- Download
FaceTrackerGUI.exebelow. - Double-click to run — no installation, no extra files needed.
- 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/andcustom 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 88b226781431ca78479bdeca67e6c2b50bd9cd20
Full Changelog: v1.0.4...v1.0.5
Face Tracker v1.0.4
Face Tracker Control Center v1.0.4
Installation
- Download
FaceTrackerGUI.exebelow. - Double-click to run — no installation, no extra files needed.
- 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/andcustom 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 cd87f7e3c2c6e5c2d04866af9691998861055ef4
Full Changelog: v1.0.3...v1.0.4
Face Tracker v1.0.3
Face Tracker Control Center v1.0.3
Installation
- Download
FaceTrackerGUI.exebelow. - Double-click to run — no installation, no extra files needed.
- 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/andcustom 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
Face Tracker v1.0.2
Face Tracker Control Center v1.0.2
Installation
- Download
FaceTracker-Windows-v1.0.2.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 84097aa963f692f3573a30869a1b9a61773cea39
Full Changelog: v1.0.1...v1.0.2
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