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

Investigate smoothing migration #55

Open
2 tasks
dzenanz opened this issue Dec 19, 2024 · 0 comments
Open
2 tasks

Investigate smoothing migration #55

dzenanz opened this issue Dec 19, 2024 · 0 comments

Comments

@dzenanz
Copy link
Collaborator

dzenanz commented Dec 19, 2024

Screenshot 2024-12-19 13 38 42

Red intersection is original mesh, colored intersection is the smoothed mesh. There is some visible shrinking which is expected, and twice as big translation to the screen left (patient right). There is no translation in S/I or A/P direction.

Possible solutions

  • Transfer splitting IDs to original mesh (results can be a bit more noisy as the old distances are computed on post-smoothing models)
  • Use non-shrinking version of the smoothing filter: vtkWindowedSincPolyDataFilter (a bit slower)

For @yehan0223.

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