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

Small filter Issue #27

Closed
eskeyaar opened this issue Jul 16, 2021 · 2 comments
Closed

Small filter Issue #27

eskeyaar opened this issue Jul 16, 2021 · 2 comments

Comments

@eskeyaar
Copy link

After mesh processed for small filtering, i dont see any mesh for smoothing or decimating, this was the debug info when i tried to process a bone using double threshold value:

Small parts cleaned
543624 polygons
0.803 seconds
2021-07-16 08:57:15.447 ( 165.217s) [ ]vtkDemandDrivenPipeline:668 ERR| vtkCompositeDataPipeline (000002096F2F9940): Input port 0 of algorithm vtkWindowedSincPolyDataFilter(000002096F270850) has 0 connections but is not optional.

Surface smoothed
0 polygons
34.068 seconds
2021-07-16 09:14:53.036 ( 267.172s) [ ]vtkQuadricDecimation.cx:208 ERR| vtkQuadricDecimation (000001F5757F3F20): Nothing to decimate

image

Note: i have set value of small filter to 0.05 for above, even default is having same issue.

Thanks

@Shaokun-X
Copy link
Contributor

Did you figure it out? @eskeyaar

@eskeyaar
Copy link
Author

Did you figure it out? @eskeyaar

No, I couldn't fix it. I disabled it for now. Looks like either am using wrong threshold or it filters all the parts, that's why it's not having any polygons for smooth.

Thanks

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