Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Aditya-Khadilkar/Face-tracking-with-Anime-characters
Hello! I have made a Python project where YURI from the game doki doki literature club accesses the webcam and stares directly into the players soul. Hope you enjoy!
https://github.com/Aditya-Khadilkar/Face-tracking-with-Anime-characters
anime artificial-intelligence doki-doki-literature-club eye-tracking face-detection haar-cascade opencv pygame python3 waifu
Last synced: about 2 months ago
JSON representation
Hello! I have made a Python project where YURI from the game doki doki literature club accesses the webcam and stares directly into the players soul. Hope you enjoy!
- Host: GitHub
- URL: https://github.com/Aditya-Khadilkar/Face-tracking-with-Anime-characters
- Owner: Aditya-Khadilkar
- License: apache-2.0
- Created: 2018-06-04T09:56:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-06-27T06:27:17.000Z (over 1 year ago)
- Last Synced: 2024-08-08T23:23:01.476Z (6 months ago)
- Topics: anime, artificial-intelligence, doki-doki-literature-club, eye-tracking, face-detection, haar-cascade, opencv, pygame, python3, waifu
- Language: Python
- Size: 2.43 MB
- Stars: 409
- Watchers: 16
- Forks: 61
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Face-tracking-with-Anime-characters
Hello! I have made a Python project where YURI from the game doki doki literature club accesses the webcam and stares directly into the player's soul. Hope you enjoy!![yuri](assets/demo.gif)
Requirements:
- Python 3.5 or above
- OpenCV
- Numpy
- PyGameClone this repository and run yuriblush.py
The pictures given below are saved in the assets folder.(you can also use your own waifus if you want)
Run the code and have fun with your waifu ... weebMake your own:
you will need only 2 images
1) character without eyes
![yuriwoeyes](assets/yuri_no_eyes.bmp)
2) eyes
![eyes](assets/only_eyes.png)
just use those images instead and you are good to go!Version 2: Yuri now has proximity
If you move your face close to the webcam, she blushes!
Just run the yuriblush.py file and you're good!![yuri cute](assets/demo_blush.gif)
Featured in articles:
analyticsindiamag
Medium