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

How can we use information about body joints? #50

Open
trofo opened this issue Dec 7, 2020 · 1 comment
Open

How can we use information about body joints? #50

trofo opened this issue Dec 7, 2020 · 1 comment

Comments

@trofo
Copy link

trofo commented Dec 7, 2020

I have come across such variables like
public List lBodies = new List();
tempBody.lJoints = new List(nJoints);
tempBody.lJointsInColorSpace = new List(nJoints);

How can I draw such information over LiveView?

@trofo
Copy link
Author

trofo commented Dec 7, 2020

Eventually I already have answer
#31 (comment)

"enabling the skeletons in the Server's settings"

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

1 participant