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

Use thresholded binarize and mask filtering in existing watershed code. #1671

Merged
merged 1 commit into from
Dec 6, 2019

Commits on Dec 5, 2019

  1. Use thresholded binarize and mask filtering in existing watershed code.

    Refactor the existing watershed code to use the new binarizer and mask filtering (for binary opening).
    
    Depends on #1670, #1651
    Test plan: still see 69 cells in the iss notebook.
    Tony Tung committed Dec 5, 2019
    Configuration menu
    Copy the full SHA
    85a77c0 View commit details
    Browse the repository at this point in the history