Aryan-Chharia / Computer-Vision-Projects

Check out my Computer Vision Repository for projects showcasing advanced image processing techniques like object detection, image stitching, and segmentation using Python and OpenCV. Whether you're a researcher, developer, or enthusiast, you'll find comprehensive insights and practical implementations to advance your computer vision skills.
GNU General Public License v3.0
36 stars 82 forks source link

Add New Project Real-Time 3D Pose Estimation Project with Unity Integration #287

Open karthikyandrapu opened 2 hours ago

karthikyandrapu commented 2 hours ago

Add Real-Time 3D Pose Estimation Project with Unity Integration

Description:

I would like to contribute a Real-Time 3D Pose Estimation project to this repository as part of GSSoC-ext and Hacktoberfest. This project captures real-time 3D pose data using Mediapipe and OpenCV, then transmits the landmark positions to Unity via UDP for real-time interaction.

Project Overview:

The project leverages a webcam feed to perform 3D pose estimation and transmits the 3D landmark data to Unity for visualization or game interactions. Key features include:

Implementation Highlights:

Example Output:

Example output shows 3D landmark visualization on Unity or a screenshot of the pose overlay in the OpenCV frame.
(Screenshot placeholder if available)

📸 Screenshots: Screenshot (232)

github-actions[bot] commented 2 hours ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.