mobie / mobie-viewer-fiji

BSD 2-Clause "Simplified" License
31 stars 12 forks source link

Tracking updates of segmentations #23

Closed constantinpape closed 5 years ago

constantinpape commented 5 years ago

We'll soon have somewhat final (in the sense of being the last iteration of the automated segmentation) segmentations for nuclei and cells. However, we need to allow for changes in this segmentation due to manual corrections.

The corrections will all be expressable in relatively small diffs (either in changes in the assignments of the underlying superpixels or small pixel-wise differences if superpixels are corrected by manual painting).

I am not quite sure how much we want to support here.

The minimal solution would be to just store the latest version of the segmentation, however, we would need some mechanisms to at least keep the tables in sync.

In addition, we might want to keep track of the changes to a segmentation.

constantinpape commented 5 years ago

Closing this in favor of issues in https://git.embl.de/tischer/platy-browser-tables