Aditya-Khadilkar/Face-tracking-with-Anime-characters
A Python program that detects the user's face via webcam and animates an anime character's eyes to track and stare at them.

Not currently ranked — collecting fresh signals.
star history
This project uses OpenCV and Haar cascade classifiers to detect faces and eyes from a live webcam feed. It overlays an anime character (Yuri from Doki Doki Literature Club) whose eyes follow the detected face position in real time. Version 2 adds a blush effect when the user brings their face close to the camera. The project runs on Python 3 with OpenCV, NumPy, and PyGame dependencies.
Frequently asked
- What is Aditya-Khadilkar/Face-tracking-with-Anime-characters?
- A Python program that detects the user's face via webcam and animates an anime character's eyes to track and stare at them.
- Is Face-tracking-with-Anime-characters open source?
- Yes — Aditya-Khadilkar/Face-tracking-with-Anime-characters is open source, released under the Apache-2.0 license.
- What language is Face-tracking-with-Anime-characters written in?
- Aditya-Khadilkar/Face-tracking-with-Anime-characters is primarily written in Python.
- How popular is Face-tracking-with-Anime-characters?
- Aditya-Khadilkar/Face-tracking-with-Anime-characters has 419 stars on GitHub.
- Where can I find Face-tracking-with-Anime-characters?
- Aditya-Khadilkar/Face-tracking-with-Anime-characters is on GitHub at https://github.com/Aditya-Khadilkar/Face-tracking-with-Anime-characters.