You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like.
It is my implementation of flappy bird game which uses Python with packages OpenCV, and mediapipe. It belongs in Artificial_Intelligence/Basic section for using face detection.
I already made this repository that is public in my profile as a means to get hands-on practice on OpenCV and mediapipe.
The website is hosted on a free hosting server, so it may take 5-10 min to load initially. Furthermore, the rendering of the frames will be slow due to limited processing power of the free server.
I only aim to add the Python functionality and not the web integration.
Add any other context or screenshots about the feature request here.
No response
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like.
It is my implementation of flappy bird game which uses Python with packages OpenCV, and mediapipe. It belongs in
Artificial_Intelligence/Basic
section for using face detection.I already made this repository that is public in my profile as a means to get hands-on practice on OpenCV and mediapipe.
Describe alternatives you've considered.
The following website consists of the demo: https://ml-integrations.onrender.com/
Instagram Filters -> Flappy Bird
The website is hosted on a free hosting server, so it may take 5-10 min to load initially. Furthermore, the rendering of the frames will be slow due to limited processing power of the free server.
I only aim to add the Python functionality and not the web integration.
Add any other context or screenshots about the feature request here.
No response
The text was updated successfully, but these errors were encountered: