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

Lesson 3 #4

Open
mbgoodman opened this issue Dec 7, 2018 · 2 comments
Open

Lesson 3 #4

mbgoodman opened this issue Dec 7, 2018 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@mbgoodman
Copy link
Member

There is a bug in the code that first uses the median filter in the preprocessing lesson. skimage.median failed on this image set unless we forced the input to be 16 bit. The code did not fail on the instructors laptop. Perhaps this is an issue with python package? skimage package? a config?

@mbgoodman mbgoodman added the bug Something isn't working label Dec 7, 2018
@mbgoodman
Copy link
Member Author

  • import skimage as a library earlier in the process. too much time spent getting skimage commands individually.

@mbgoodman
Copy link
Member Author

Needs explicit Challenge Questions to get the students engaged with morphological operations & region properties. They are missing.

@XuleiQin XuleiQin reopened this Dec 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants