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

Reconcile and clean up watershed ops #581

Open
ctrueden opened this issue Oct 17, 2018 · 0 comments
Open

Reconcile and clean up watershed ops #581

ctrueden opened this issue Oct 17, 2018 · 0 comments
Milestone

Comments

@ctrueden
Copy link
Member

ImgLib2 Algorithm has its own Watershed, separate from what's implemented in net.imagej.ops.image.watershed.

We need to:

  1. Reconcile our implementations.
  2. Move the watershed ops to segment.watershed.
  3. Validate that they really work correctly.
  4. Add an op that behaves like ImageJ1's (binary) Watershed command.
  5. Add missing unit tests.

See also:

@ctrueden ctrueden added this to the 1.0.0 milestone Oct 17, 2018
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

No branches or pull requests

1 participant