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 to see the effect of 3D pose #8

Open
azuryl opened this issue Sep 10, 2020 · 2 comments
Open

how to see the effect of 3D pose #8

azuryl opened this issue Sep 10, 2020 · 2 comments

Comments

@azuryl
Copy link

azuryl commented Sep 10, 2020

Dear longcw

there is visualizer.update(frame, frame_data) and visualizer.update_3d(data_3d) if I comment out visualizer.update_3d(data_3d) by #. it seems no difference with before.
so excuse me how can just see the effect of 3D pose

@azuryl
Copy link
Author

azuryl commented Sep 12, 2020

I find vispy_process have received data but canavs does not display

@longcw
Copy link
Owner

longcw commented Dec 16, 2020

Hey sorry for the late reply. The vispy requires some dependencies, maybe you can try it with https://github.com/longcw/crossview_3d_pose_tracking#3d-visualization-with-docker. Or if you just want to see the result but not care about the speed, it's better to use matplotlib, it can plot 3D points at a low speed but without dependency issue.

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