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

Improve "spherize", carve from outside function #120

Merged
merged 7 commits into from
Sep 22, 2021

Conversation

dyollb
Copy link
Member

@dyollb dyollb commented Sep 22, 2021

Rewrite carve from outside code, which now does the following

  • dilate label with specified radius
  • erode dilated region while preserving topology (Euler characteristic and connectivity)
  • report progress

@dyollb dyollb requested a review from a team as a code owner September 22, 2021 12:42
@dyollb dyollb merged commit d901374 into ITISFoundation:master Sep 22, 2021
@dyollb dyollb deleted the feature/fill_loops_gaps branch September 22, 2021 15:00
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

Successfully merging this pull request may close these issues.

1 participant