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

I run the pytorch version,but when I want to show depth result on my local python with matplotlib, the plot 3D gui didn't show up to interactive. #16

Open
heruiyuan opened this issue Nov 10, 2020 · 2 comments

Comments

@heruiyuan
Copy link

No description provided.

@eladrich
Copy link
Collaborator

Hi,
The interactive GUI works only in a jupyter notebook, is that what you tried?

@heruiyuan
Copy link
Author

I tried it just now, but the interactive GUI didn't appear in jupyter and release "Plot(antialias=3, axes=['x', 'y', 'z'], axes_helper=1.0, background_color=16777215, camera=[2, -3, 0.2, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0], camera_animation=[], camera_fov=60.0, camera_mode='trackball', fps=25.0, fps_meter=False, grid=[-1, -1, -1, 1, 1, 1], height=512, lighting=1.5, manipulate_mode='translate', mode='view', screenshot_scale=2.0)
Output()" when run to vis_depth_interactive function. I think the problem is the k3d plot display function in vis_* function?

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