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

Multi cell segmentation in RW #284

Closed
CellDynamics opened this issue Dec 20, 2017 · 0 comments
Closed

Multi cell segmentation in RW #284

CellDynamics opened this issue Dec 20, 2017 · 0 comments

Comments

@CellDynamics
Copy link
Owner

Treat cell separately to improve results when cells touch each other.

@CellDynamics CellDynamics added this to the Next iteration milestone Jan 3, 2018
@CellDynamics CellDynamics added this to In progress in QuimP Jan 3, 2018
baniuk pushed a commit that referenced this issue Jan 9, 2018
baniuk pushed a commit that referenced this issue Jan 9, 2018
baniuk pushed a commit that referenced this issue Jan 9, 2018
baniuk pushed a commit that referenced this issue Jan 9, 2018
baniuk pushed a commit that referenced this issue Jan 9, 2018
baniuk pushed a commit that referenced this issue Jan 9, 2018
CellDynamics added a commit that referenced this issue Jan 10, 2018
Introduced seed maps and probability maps and rewritten core processors
to support them.

Task: #284 (http://github.com/CellDynamics/QuimP/issues/284)
Comments

Changed storage for seed maps to modified HashMap.

Accept multiple maps for one type of seeds.

Added maps

Solver process only fg maps

Support for multicell in most of RW internal methods

Set bck iter number dependent on fg

Propagate seeds supports muticolor images

Fixed decodeSeeds

Tests for multi color seeds and some todos

Verified multi seed segmentation

Added simple UI for selecting seeds by ROIs. New TODOs

Refactored and cleaned seeds
CellDynamics added a commit that referenced this issue Jan 10, 2018
Adapted RW UI for grayscale support.

Task: #284 (http://github.com/CellDynamics/QuimP/issues/284)
Reworked SeedPicker

Changed UI

Added conversion to stack and grayscale image.

Task: #239

Added conversion from grayscale to Seeds

Task: #284

Changes in UI

Task: #284

Added exception on empty roi seeds

Task: #284

Almost finished
CellDynamics added a commit that referenced this issue Jan 10, 2018
Fixed bugs in mask processing in RW and SeedPropagator

Task: #284 (http://github.com/CellDynamics/QuimP/issues/284)
Adapted Morphological processor to grayscale images.

Updated GenerateMAsk to support grayscale images

Fixed RW algorithm, wrong concatenation of BCK

Updated for masks

Added exception for converter from grayscale image

Added mask from Qconf preview

Exception handling in show seeds and better text wrapping
CellDynamics added a commit that referenced this issue Jan 10, 2018
Task: #284 (http://github.com/CellDynamics/QuimP/issues/284)
Updated comments

Renamed test method

Updated TrackOutline to return also color of original object.
CellDynamics added a commit that referenced this issue Jan 10, 2018
Fixes also other issues.

Task: #284 (http://github.com/CellDynamics/QuimP/issues/284)
Updated contour scaling to preserve groups of objects across color

Updated tests and fixed issue in getComposite

Fixed Qconf

Comment
CellDynamics added a commit that referenced this issue Jan 10, 2018
Fixes also other issues.

Task: #284 (http://github.com/CellDynamics/QuimP/issues/284)
Updated contour scaling to preserve groups of objects across color

Updated tests and fixed issue in getComposite

Fixed Qconf

Comment
@CellDynamics CellDynamics moved this from In progress to Done in QuimP Jan 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
QuimP
  
Done
Development

No branches or pull requests

1 participant