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

Visualization with qview: scaling issue #27

Open
ericchen321 opened this issue May 10, 2022 · 0 comments
Open

Visualization with qview: scaling issue #27

ericchen321 opened this issue May 10, 2022 · 0 comments

Comments

@ericchen321
Copy link

ericchen321 commented May 10, 2022

Hi, we're trying to visualize ellipsoids overlayed on a mesh (as in Fig 5 in the paper). But the scale of the mesh that we put into qview is not consistent with the scale of the ellipsoids. How can we scale the mesh so they're on the same scale?

For example, when visualizing ldif/ldif2mesh/test-ldif.txt with ldif/ldif2mesh/test-ldif-output.ply we notice their scales are inconsistent. In fact the ellipsoids are much smaller than the mesh (only appearing as a dot on the left):
image

When visualizing ldif/ldif2mesh/test-ldif.txt with ldif/ldif2mesh/test-ldif.ply however we have them correctly displayed on the same scale:
image

We've tried to normalize test-ldif-output.ply to a unit sphere but still the scales are inconsistent:
image

I would imagine ldif/ldif2mesh/test-ldif.ply was scaled/translated from ldif/ldif2mesh/test-ldif-output.ply. Where can I find the script to do this?

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