imagej / imagej/imagej-ops

Refactor and generalize ThresholdNamespace

Open
#444 9 comments 0 reactions 2 assignees View on GitHub

@dietzc is already working on this.

Since Nov 16, 2016.

Dominant language
Java
Stars
94
Forks
44
PR merge metrics
No merged PRs in 30d

Description

From https://github.com/imagej/imagej-ops/pull/435:

> after a discussion with @stelfrich in person we decided to close this PR as the suggested code can be generalized and combined with the current threshold architecture. We want to have Condition object which then can evaluate arbitrary Conditions (especially no restriction on thresholds etc). This object will then be used in all threshold implementations (and potentially more implementations). We also want to have a View on thresholded images, rather can copying the images in the threshold method. This can then be done in the "burnIn" method as needed.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.