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

All algorithms work except yours #15

Open
oscarlorente opened this issue Apr 1, 2022 · 5 comments
Open

All algorithms work except yours #15

oscarlorente opened this issue Apr 1, 2022 · 5 comments

Comments

@oscarlorente
Copy link

Hi, I'm using your Qt Creator GUI (Ubuntu 18.04, Qt Creator 4.5.2, Qt 5.9.5) to denoise the following mesh (38,301 vertices, 78,970 faces):

image

And all algorithms produce some output except the "Guided mesh normal filtering" (with default settings). For example, this is the output mesh for the "Fast and Effective Feature-Preserving Mesh Denoising" algorithm:

image

When applying your algorithm, no errors occur but no mesh is displayed either. Do you know what's going wrong? Thanks!

PS: I also don't know if "Mesh Denoising via L0 Minimization" works because it takes too long.

@bldeng
Copy link
Owner

bldeng commented Apr 3, 2022

Thank you for reporting the issue. Can you please share the model that causes the problem?

@oscarlorente
Copy link
Author

Sure, you can use this link or download it here: mesh_arm.zip

@oscarlorente
Copy link
Author

Hi @bldeng , any updates? Thanks.

@bldeng
Copy link
Owner

bldeng commented Apr 12, 2022

Hi @bldeng , any updates? Thanks.

Sorry, I don't have time to work on this yet.

@oscarlorente
Copy link
Author

Hi @bldeng , any updates? Thanks.

Sorry, I don't have time to work on this yet.

Okay, don't worry, thanks for your help.

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