Processing Images Using pose_world_landmarks in MediaPipe to Extract 3D Coordinates and Map Them to Unity #5763
Labels
platform:unity
MediaPipe Unity issues
task:pose landmarker
Issues related to Pose Landmarker: Find people and body positions
type:support
General questions
I am currently working on a project where I need to process images to extract 3D coordinates of a human pose using MediaPipe's pose_world_landmarks function. I would appreciate guidance on the following:
Is it possible to extract the 3D coordinates from images using pose_world_landmarks in MediaPipe? If so, could you please provide any examples or references on how to do this?
Once the 3D coordinates are extracted, what is the recommended method to map these coordinates to Unity for further use? Are there any specific transformations or tools I should be aware of when integrating this data into Unity?
The text was updated successfully, but these errors were encountered: