What can be better than your favourite emojis raining?
The pymunk logic is heavily inspired from Amirabbas Asadi's toy project
You can install Conda for python which resolves all the dependencies for machine learning.
pip install -r requirements.txt
Pymunk is a easy-to-use pythonic 2d physics library that can be used whenever you need 2d rigid body physics from Python. Perfect when you need 2d physics in your game, demo or other application! It is built on top of the very capable 2d physics library Chipmunk.
MediaPipe offers cross-platform, customizable ML solutions for live and streaming media.
- Cat ๐ฑ
- Cow ๐ฎ
- Fox ๐ฆ
- Hamster ๐น
- Koala ๐จ
- Lion ๐ฆ
- Monkey ๐ต
- Mouse ๐ญ
- Panda ๐ผ
- Dog ๐ถ
- Pig ๐ท
- Rabbit ๐ฐ
- Frog ๐ธ
โโโ Raining-Emoji (Current Directory)
โโโ emoji : Emoji Folder
โโโ 0.png
โโโ 1.png
.
.
โโโ 12.png
โโโ utils : Utils Folder
โโโ cv_utils.py : OpenCV utilities
โโโ physics_utils.py : Pymunk utilities
โโโ RainingEmoji.py : Main Application
โโโ LICENSE
โโโ requirements.txt
โโโ readme.md
- Pretrained Model - MediaPipe Hands
If you face any problem, kindly raise an issue
- Copy all the emojis in this folder
emoji/
folder. - Check all the utilities stored in
utils/
folder - Run
RainingEmoji.py
to run the application.
python3 RainingEmoji.py
- Amirabbas Asadi's toy project
- Ivan Grishchenko and Valentin Bazarevsky, Research Engineers, Google Research. Mediapipe by Google