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

add erosion dilation with strel #42

Merged
merged 9 commits into from
Nov 14, 2024
Merged

Conversation

StRigaud
Copy link
Member

Following a request from image.sc. Here are a grayscale erosion and dilation kernels that take a provided structuring element.

The implementation allows more flexibility for a speed cost which I believe is ok. This raise the question of two separate implementation for grayscale and binary morphology.

Kernels have been tested against the scikit-image operator

@StRigaud StRigaud merged commit 1bfb875 into clesperanto_kernels Nov 14, 2024
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