mobie / mobie-utils-python

Python tools for MoBIE
MIT License
9 stars 5 forks source link

Implement parallelized version of table calculation for large 2d segmentations #111

Open constantinpape opened 1 year ago

constantinpape commented 1 year ago

to support large (2d) image data. For this we need to extend cluster_tools.morphology (and the underlying nifty.distributed functionality) to also support 2d data.