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

Angular sort in tufted cover impacts eigenvalue calculation #4

Open
svorderw opened this issue Jun 6, 2024 · 1 comment
Open

Angular sort in tufted cover impacts eigenvalue calculation #4

svorderw opened this issue Jun 6, 2024 · 1 comment

Comments

@svorderw
Copy link

svorderw commented Jun 6, 2024

Hello!

I have been looking at your project to calculate eigen information on pointclouds. During the construction of the tufted cover there is an angular sorting of the faces around the non-manifold edge. In the corresponding paper you mention that the Laplacian should be robust to the orderings, but I observe a significant difference in the eigenvalues if I compare the construction with and without angular sort. The difference is shown in the following picture.

image

I have produced a "minimal failing example" for reproducibility on a branch. The branch contains the addition of the Eigensolver and a control for the sorting. If you give me access rights, I can push the branch to your project, and you can try it yourself.

I was wondering if you had any insight why I observe these differences. Is it a floating-point issue? Is the tufted cover not unique and depends on ordering? @nmwsharp

Many thanks in advance,
and let me know if there is a better channel do discuss this,
Sophia Vorderwuelbecke

@svorderw
Copy link
Author

@sitic

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