How to Project a 3D Mesh onto an Image? #4418
AlanConwayChen
started this conversation in
Ideas / Suggestions
Replies: 1 comment 1 reply
-
Nothing exists that enables such thing to be done directly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I'm new to the SOFA framework. I have some basic questions and I'm seeking advice from everyone.
When working with a set of three-dimensional point coordinates on a 3D mesh model and their corresponding two-dimensional pixel coordinates, I'm curious if SOFA offers a mechanism akin to PnP (Perspective-n-Point) for solving the pose. This mechanism should be capable of projecting the deformed 3D mesh onto an image, similar to the provided image.
Additionally, I would appreciate guidance on which modules to explore in order to achieve an augmented reality effect.
Thank you for your time!
Beta Was this translation helpful? Give feedback.
All reactions