Skip to content

Conversation

@mahipalimkar
Copy link
Contributor

Title: Add Real-Time 3D Pose Estimation with UDP Data Transmission

Description: This PR introduces a real-time 3D pose estimation feature using MediaPipe and OpenCV. The main functionalities include:

Pose Detection: Utilizes MediaPipe to detect and extract 3D pose landmarks from webcam video feed.
Visualization: Draws detected landmarks on the video feed for real-time monitoring.
UDP Data Transmission: Sends the 3D landmark coordinates to a specified Unity application via UDP for further processing.
User Interaction: Allows users to terminate the program using the 'q' key.
Changes Made:

@github-actions
Copy link

👋 @mahipalimkar
Thank you for raising your pull request.
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.

@github-actions github-actions bot requested a review from iamwatchdogs October 20, 2024 12:24
@github-actions github-actions bot added the hacktoberfest Opted for hacktoberfest label Oct 20, 2024
@mahipalimkar
Copy link
Contributor Author

@iamwatchdogs are any changes required?

@iamwatchdogs
Copy link
Contributor

Sorry for the delay @mahipalimkar, Your work is being reviewed by me. Please be patient.

@mahipalimkar
Copy link
Contributor Author

@iamwatchdogs sorry about that, I had the readme ready, I suppose there was an issue in the original commit. Please check now

@mahipalimkar
Copy link
Contributor Author

@iamwatchdogs made necessary changes. Please check.

Copy link
Contributor

@iamwatchdogs iamwatchdogs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed by @iamwatchdogs.

@iamwatchdogs iamwatchdogs merged commit 51edf38 into Grow-with-Open-Source:main Oct 23, 2024
1 check passed
@github-actions
Copy link

Thank you for contributing @mahipalimkar. Make sure to check your contribution on GitHub Pages.

@github-actions github-actions bot added the hacktoberfest-accepted Successfully accepted pull request for hacktoberfest label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest Opted for hacktoberfest hacktoberfest-accepted Successfully accepted pull request for hacktoberfest

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants