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

feat: add function to fill interior holes #186

Merged
merged 2 commits into from
Jan 27, 2023

Conversation

tdivoll
Copy link
Collaborator

@tdivoll tdivoll commented Jan 19, 2023

This PR adds a function to fill interior holes, similar to MATLAB's imfill with holes option. It will presumably become part of the ImageMorphology package on the next release. See here

@tdivoll tdivoll added the enhancement New feature or request label Jan 19, 2023
@tdivoll tdivoll self-assigned this Jan 19, 2023
@cpaniaguam
Copy link
Member

Oh, cool! Is it looking promising?

Copy link
Collaborator

@mirestrepo mirestrepo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, it seems like it's mostly just copying the file from the PR to ImageMorphology

@tdivoll tdivoll merged commit b8e7c30 into feat-segmentation-f Jan 27, 2023
@tdivoll tdivoll deleted the feat-fill-holes branch January 27, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

3 participants