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

Enable 2D kernel for morpho math operations #2615

Closed
jcohenadad opened this issue Feb 28, 2020 · 0 comments · Fixed by #2616
Closed

Enable 2D kernel for morpho math operations #2615

jcohenadad opened this issue Feb 28, 2020 · 0 comments · Fixed by #2616
Labels
enhancement category: improves performance/results of an existing feature sct_maths context:

Comments

@jcohenadad
Copy link
Member

jcohenadad commented Feb 28, 2020

Things to check/fix:

  • redefinition of selem variable in erosion/dilation kernel.
  • use the iteration feature from scikit-image to get multi-step erosion (make it a feature)
  • start porting some of the functions of sct_maths into a dedicated python module, which we can call math

Needed for two projects:

@jcohenadad jcohenadad added enhancement category: improves performance/results of an existing feature sct_maths context: labels Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement category: improves performance/results of an existing feature sct_maths context:
Projects
None yet
1 participant