Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this code include a solver? #136

Open
antithing opened this issue Oct 12, 2020 · 2 comments
Open

Does this code include a solver? #136

antithing opened this issue Oct 12, 2020 · 2 comments

Comments

@antithing
Copy link

Hi, and thanks for making this code available!
I have a moCap system that outputs 3D points as joint positions in world space.
What I need to do is 'solve' these positions onto a skeleton, eg: Create the joint rotations from the 3d point data.

Does this repo include the code to do this?

Thanks!

@nanodust
Copy link
Collaborator

nanodust commented Oct 14, 2020 via email

@antithing
Copy link
Author

Hi thanks for getting back to me!

To be more clear, i do not have a dense point cloud, i just have the skeletal joints, hip, knee, ankle etc.

What I need to to convert the xyz values of the joints to rotation values to be applied to a 3d skeleton.

How does this repo approach this problem?
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants