A simple project using MediaPipe and OpenCV to detect human body landmarks from video. Includes both 2D pose overlay on video and real-time 3D skeleton visualization with Matplotlib.
-
Updated
Oct 2, 2025 - Python
A simple project using MediaPipe and OpenCV to detect human body landmarks from video. Includes both 2D pose overlay on video and real-time 3D skeleton visualization with Matplotlib.
Three-Body Problem Simulation - A Python-based simulation of the Three-Body Problem with both 2D and 3D visualizations. Uses `matplotlib` and `scipy` to model gravitational interactions and animate orbital trajectories. 🚀🔭
The program tries to build a K-means-clustering algorithm through a mathematical model. Instead of using built-in functions for realizing the K-means clustering of data, the concept behind the K-means algorithm has been realized through mathematical operations.
ИТМО - 3 курс - Методы оптимизации
Add a description, image, and links to the mplot3d topic page so that developers can more easily learn about it.
To associate your repository with the mplot3d topic, visit your repo's landing page and select "manage topics."