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 using dilate for surface dice #134

Open
pchlap opened this issue May 27, 2022 · 0 comments
Open

Investigate using dilate for surface dice #134

pchlap opened this issue May 27, 2022 · 0 comments

Comments

@pchlap
Copy link
Contributor

pchlap commented May 27, 2022

Nice work!
I'm not sure if timing is really an issue, but the distance maps can take a while to compute so an alternative could be to dilate each contour with sitk.BinaryDilate(a_contour, tau_in_voxel_units)

Another point to discuss: there is also a function sitk.BinaryDilate which seems to do something very similar to sitk.BinaryContour - but with different output!

Originally posted by @rnfinnegan in #129 (comment)

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