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

FRML-27 Fix Inconsistent Watershed Result #5

Merged
merged 12 commits into from
Sep 28, 2023
Merged

Conversation

Eve-ning
Copy link
Contributor

Major Changes

  • Fixed issue with watershed using incorrectly signed array
  • Enforced Bounds to use Rect, a namedtuple for consistent extraction of coords
  • Add remove_small_segments_from_labels to pre-remove labels to reduce memory
  • Update watershed default values to match my original paper

@Eve-ning Eve-ning changed the title Fix Inconsistent Watershed Result FRML-27 Fix Inconsistent Watershed Result Sep 28, 2023
@Eve-ning Eve-ning merged commit 26a509c into main Sep 28, 2023
@Eve-ning Eve-ning deleted the fix-inconsistent-watershed branch September 28, 2023 07:29
@Eve-ning Eve-ning added this to the v0.0.2 milestone Oct 20, 2023
@Eve-ning Eve-ning self-assigned this Oct 20, 2023
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