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

Is there a better way of visualization? #2

Closed
ShaoXiang23 opened this issue Aug 29, 2020 · 3 comments
Closed

Is there a better way of visualization? #2

ShaoXiang23 opened this issue Aug 29, 2020 · 3 comments

Comments

@ShaoXiang23
Copy link

First of all, thank you for providing the code that can be used for research, your work is very meaningful!
I learned from reading the source code that the visualization method is based on Matplotlib. I want to know how the visualization method in your paper is implemented?
If possible, can you provide some effective code, whether it is Matplotlib or other platforms.
Thank you!

@raypine
Copy link
Collaborator

raypine commented Aug 29, 2020

We use open3d and pyrender that render the mesh of the skeleton and scene in our paper. You can refer to their docs.

@ShaoXiang23
Copy link
Author

We use open3d and pyrender that render the mesh of the skeleton and scene in our paper. You can refer to their docs.

We use open3d and pyrender that render the mesh of the skeleton and scene in our paper. You can refer to their docs.

I will try, thank you for your quick reply.

@Frank-Dz
Copy link

We use open3d and pyrender that render the mesh of the skeleton and scene in our paper. You can refer to their docs.

We use open3d and pyrender that render the mesh of the skeleton and scene in our paper. You can refer to their docs.

I will try, thank you for your quick reply.

Did you successfully visualize the output?

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

3 participants