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

visualize code - utils_viz issue&render_option.json #31

Open
LouisShen233 opened this issue Nov 23, 2022 · 1 comment
Open

visualize code - utils_viz issue&render_option.json #31

LouisShen233 opened this issue Nov 23, 2022 · 1 comment

Comments

@LouisShen233
Copy link

LouisShen233 commented Nov 23, 2022

Thank you for solving the missing function, now it can output some visualization result. However, after the first frame, some warning come out:

~/EagerMOT/utils/utils_viz.py:132: RuntimeWarning: invalid value encountered in true_divide
axis_ = axis_ / np.linalg.norm(axis_)
[Open3D WARNING] [ViewControl] ConvertFromPinholeCameraParameters() failed because window height and width do not match.
[Open3D WARNING] Read JSON failed: unable to open file: render_option.json

And when I look into the saved output figures, it seems all dark, no contents.

Thanks and looking forward to the fix!

@wuasace
Copy link

wuasace commented Jun 5, 2023

@LouisShen233 Hello, I have encountered exactly the same problem as you. Have you solved this problem? Can you share your solution?

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