This is a 2D fighting game built using Python, Raylib, OpenCV, and MediaPipe. It combines gesture-based controls with a custom Nemesis AI system that adapts to your playstyle, making every match ...
This project implements real-time 3D object detection using MediaPipe's Objectron solution. It detects and tracks objects (specifically a "Cup" model) from webcam input, visualizing 2D landmarks and ...